fleshed out server configuration a bit more before installation

This commit is contained in:
pagedmov
2024-11-01 03:17:13 -04:00
parent c426e1b77a
commit dfb157c14f
4 changed files with 33 additions and 1 deletions

View File

@@ -5,4 +5,9 @@
wallpaper,
username,
...
}: {}
}: {
imports = [
./services.nix
../sys/software/nixvim
];
}