summaryrefslogtreecommitdiff
path: root/bragi.nix
diff options
context:
space:
mode:
Diffstat (limited to 'bragi.nix')
-rw-r--r--bragi.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/bragi.nix b/bragi.nix
index 2a52e2f4..bed89baa 100644
--- a/bragi.nix
+++ b/bragi.nix
@@ -302,6 +302,9 @@ in rec {
302 302
303 services.samba = { 303 services.samba = {
304 enable = true; 304 enable = true;
305 extraConfig = ''
306 workgroup = ASGARD
307 '';
305 }; 308 };
306 309
307 users.extraUsers.root = let 310 users.extraUsers.root = let