✨ add base module w/ automatic gc
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
./hardware-configuration.nix
|
||||
nixos-hardware.nixosModules.raspberry-pi-4
|
||||
|
||||
../../modules/base
|
||||
../../modules/ipfs/cluster.nix
|
||||
../../modules/sops
|
||||
];
|
||||
|
@ -4,6 +4,7 @@
|
||||
./hardware-configuration.nix
|
||||
../../users
|
||||
|
||||
../../modules/base
|
||||
../../modules/coredns
|
||||
../../modules/code-server
|
||||
../../modules/drone
|
||||
|
@ -4,6 +4,7 @@
|
||||
./networking.nix # generated at runtime by nixos-infect
|
||||
../../users
|
||||
|
||||
../../modules/base
|
||||
../../modules/coredns
|
||||
../../modules/code-server/nginx.nix
|
||||
../../modules/drone/nginx.nix
|
||||
|
Reference in New Issue
Block a user