Personal Nixos configurations
Find a file
Chris Kruining e4843997ea
Some checks failed
Test action / Print hello world (push) Failing after 12s
add credentials, but then why do I need to log in????
2025-09-04 13:58:51 +02:00
.forgejo/workflows add credentials, but then why do I need to log in???? 2025-09-04 13:58:51 +02:00
_secrets started migration to snowfall 2025-07-28 14:34:09 +02:00
homes/x86_64-linux ooooooooooooohhhhhh, is that alllllllll 2025-07-31 08:15:35 +02:00
modules finally some more success????? 2025-09-04 13:55:13 +02:00
packages add vaultwarden 2025-08-27 15:24:12 +02:00
systems add homer dashboard 2025-09-03 16:44:50 +02:00
.gitignore update ignore 2025-03-20 09:31:06 +01:00
.sops.yml undo 2025-03-09 12:17:40 +01:00
flake.lock fix zen 2025-09-03 14:54:18 +02:00
flake.nix improve zen config 2025-09-03 16:45:20 +02:00
LICENSE.md right, that makes sense 2025-07-31 19:40:43 +02:00
README.md alright, figured out the build command I need 2025-07-31 20:25:28 +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