more server configuration

This commit is contained in:
pagedMov
2024-11-01 04:42:43 -04:00
parent 7bee6ebce5
commit 5ae66e1089
6 changed files with 104 additions and 8 deletions

View File

@@ -4,11 +4,14 @@
scheme,
wallpaper,
username,
host,
...
}: {
imports = [
./services.nix
../sys/software/nixvim
../home/environment/zshell.nix
../sys/hardware/bootloader.nix
./services.nix
./home.nix
./packages.nix
];
}