Find a file
2024-09-02 21:23:04 -05:00
enviroments updated defiant config so it builds 2024-09-02 21:10:22 -05:00
hosts added ssh to defiant 2024-09-02 21:23:04 -05:00
overlays moved overlays to own folder 2024-03-10 19:01:23 -05:00
pkgs regenerated age keys to use leylas credentials 2024-04-02 20:33:03 -05:00
users removed remote user 2024-09-02 21:20:30 -05:00
.sops.yaml regenerated age keys to use leylas credentials 2024-04-02 20:33:03 -05:00
flake.lock updated flake lock 2024-08-26 23:57:54 -05:00
flake.nix fixed defiant configuration 2024-09-02 13:06:36 -05:00
README.md added password for remote user 2024-09-02 20:51:30 -05:00
rebuild.sh created rebuild.sh for rebuilding current active system quickly 2024-08-26 23:57:20 -05:00

Hosts

Host Map

Hostname Device Description Primary User Role
twilight Desktop Computer Leyla Desktop
horizon 13 inch Framework Laptop Leyla Laptop
defiant NAS Server Leyla Service
emergent Desktop Computer Eve Laptop
threshold Laptop Eve Desktop

Rebuild current machine to match target host:

sudo nixos-rebuild switch --flake .#hostname

Rebuild current machine maintaining current target

./rebuild.sh

New machine setup

keys for decrypting password secrets for each users located at ~/.config/sops/age/keys.txt

updating passwords: sops secrets/secrets.yaml

how the current config was set up https://www.youtube.com/watch?v=G5f6GC7SnhU

look into this? https://technotim.live/posts/rotate-sops-encryption-keys/