Add server configuration host

This commit is contained in:
thiloho
2023-07-02 00:18:17 +02:00
parent 8ae0937a3b
commit 87367dfc5f
6 changed files with 249 additions and 223 deletions

View File

@@ -3,6 +3,7 @@
{
imports = [
./hardware-configuration.nix
../shared-desktop.nix
../shared.nix
];