kat's configuration flake
Find a file
2023-04-30 10:15:06 -07:00
.idea feat: SSH CA 2023-02-04 14:18:40 -08:00
common [STYLE/REFACTOR] Deadnix, Alejandra and Statix 2023-04-25 16:48:32 -07:00
darwin [STYLE/REFACTOR] Deadnix, Alejandra and Statix 2023-04-25 16:48:32 -07:00
kat [GNOME] Resize windows with secondary click 2023-04-29 15:34:49 -07:00
modules [STYLE/REFACTOR] Deadnix, Alejandra and Statix 2023-04-25 16:48:32 -07:00
nixos [NGINX] Fix ACME 2023-04-26 18:11:18 -07:00
packages [STYLE/REFACTOR] Deadnix, Alejandra and Statix 2023-04-25 16:48:32 -07:00
shells [CLOUDFLARE PAGES] kittywit.ch 2023-04-29 14:06:20 -07:00
systems [CLOUDFLARE PAGES] kittywit.ch 2023-04-29 14:06:20 -07:00
tf [TERRAFORM] Terraform to TF subdirectory 2023-04-30 10:15:06 -07:00
.envrc feat: overlays + pkgs 2023-01-27 15:20:34 -08:00
.gitignore [TERRAFORM] Remove pulumi. Adopt Terraform Cloud. 2023-04-26 17:29:26 -07:00
.sops.yaml [TERRAFORM] Remove pulumi. Adopt Terraform Cloud. 2023-04-26 17:29:26 -07:00
default.nix feat: pulumi, nix-std, ... 2023-01-18 13:35:31 -05:00
flake.lock [TERRAFORM] Remove pulumi. Adopt Terraform Cloud. 2023-04-26 17:29:26 -07:00
flake.nix [TERRAFORM] Remove pulumi. Adopt Terraform Cloud. 2023-04-26 17:29:26 -07:00
formatter.nix feat: overlays + pkgs 2023-01-27 15:20:34 -08:00
outputs.nix [STYLE/REFACTOR] Deadnix, Alejandra and Statix 2023-04-25 16:48:32 -07:00
overlays.nix [SUMIREKO] Make sumireko bearable. 2023-02-20 14:24:36 -08:00
pkgs.nix [STYLE/REFACTOR] Deadnix, Alejandra and Statix 2023-04-25 16:48:32 -07:00
README.md [README] update 2023-04-29 20:12:03 -07:00
std.nix feat: renko hostname 2023-01-30 10:04:27 -08:00
tree.nix [STYLE/REFACTOR] Deadnix, Alejandra and Statix 2023-04-25 16:48:32 -07:00

kittywitch infrastructure

This project uses:

  • Nix
  • deploy-rs (without nix flake check malarkey)
  • sops-nix
  • Terraform Cloud
  • and many other things ...

Usage

nix shell nixpkgs#repo
nix shell github:kittywitch/kittywitch#repo
direnv allow
sudo nixos-rebuild --flake .#$HOST switch --show-trace
deploy-rs .#$HOST
sops ./systems/yukari.yaml
terraform plan