Compartmentalizing stuffs

This commit is contained in:
2026-05-03 02:21:30 -05:00
parent 827c5c0925
commit 091c9c5e85
3 changed files with 11 additions and 1 deletions
+2 -1
View File
@@ -10,8 +10,9 @@
system = "x86_64-linux";
modules = [
./configuration.nix
./hosts/laptop-nixos-1/hostname.nix
./hosts/laptop-nixos-1/configuration.nix
./hosts/laptop-nixos-1/hardware-configuration.nix
./swap/16G.nix
];
};
};