Fix: Update config to use new files.
This commit is contained in:
parent
62e4bd337a
commit
0da07158f0
@ -1,11 +1,14 @@
|
|||||||
{ sys, ... }: {
|
{ sys, ... }: {
|
||||||
imports = [
|
imports = [
|
||||||
./server.nix
|
./boot.nix
|
||||||
./docker.nix
|
./docker.nix
|
||||||
|
./hardware.nix
|
||||||
./network-shares.nix
|
./network-shares.nix
|
||||||
|
./networking.nix
|
||||||
|
./server.nix
|
||||||
./stacks.nix
|
./stacks.nix
|
||||||
./terminal-environment.nix
|
./terminal-environment.nix
|
||||||
./boot.nix
|
|
||||||
../../modules/sops.nix
|
../../modules/sops.nix
|
||||||
];
|
];
|
||||||
# DO NOT CHANGE
|
# DO NOT CHANGE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user