Fix: Update config to use new files.

This commit is contained in:
Joey Hafner 2025-02-06 13:29:29 -08:00
parent 62e4bd337a
commit 0da07158f0
Signed by: Jafner
GPG Key ID: 6D9A24EF2F389E55

View File

@ -1,11 +1,14 @@
{ sys, ... }: {
imports = [
./server.nix
./boot.nix
./docker.nix
./hardware.nix
./network-shares.nix
./networking.nix
./server.nix
./stacks.nix
./terminal-environment.nix
./boot.nix
../../modules/sops.nix
];
# DO NOT CHANGE