This commit is contained in:
2026-07-01 08:41:02 +02:00
parent 662418a838
commit 65297bf69c
34 changed files with 120 additions and 4 deletions
+16
View File
@@ -0,0 +1,16 @@
_:
{
imports = [
./boot.nix
./networking.nix
./users.nix
./gnupg.nix
./pkgs.nix
./system.nix
./ssh.nix
./time.nix
./jellyfin.nix
./freedom/default.nix
./docker/default.nix
];
}