nix-serve maybe

This commit is contained in:
mjallen18
2025-03-03 15:37:18 -06:00
parent 8dca0cd14a
commit 208f9e5730
191 changed files with 224 additions and 4 deletions

2
hosts/nas/services.nix Normal file → Executable file
View File

@@ -3,6 +3,8 @@ let
enableDisplayManager = true;
in
{
imports = [ ./nix-serve.nix ];
# Services configs
services = {