Personal Nixos configurations
Find a file
2025-08-11 16:18:53 +02:00
homes/x86_64-linux get going with sops agian, not that hard, just need to set up my keys properly... 2025-08-11 15:22:58 +02:00
modules update the path to system secrets, still need to fix the home secrets 2025-08-11 16:18:53 +02:00
packages/studio convert stud.io package to snowfall 2025-07-28 14:34:40 +02:00
systems get going with sops agian, not that hard, just need to set up my keys properly... 2025-08-11 15:22:58 +02:00
.gitignore update ignore 2025-03-20 09:31:06 +01:00
.sops.yml get going with sops agian, not that hard, just need to set up my keys properly... 2025-08-11 15:22:58 +02:00
flake.lock kaas 2025-08-07 11:48:23 +02:00
flake.nix reorder inputs 2025-08-07 11:59:22 +02:00
justfile get going with sops agian, not that hard, just need to set up my keys properly... 2025-08-11 15:22:58 +02:00
LICENSE.md right, that makes sense 2025-07-31 19:40:43 +02:00
README.md kaas 2025-08-07 11:48:23 +02:00

My nix flake for my systems

Commands

Show the output of the flake

nix flake show

Create install iso

nix build .#install-isoConfigurations.minimal

Inpirations