From 74cf821d959d1b26824ff5fbb72193bcd490d21c Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 10 Apr 2018 15:15:38 +0200 Subject: make odin be master --- odin.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'odin.nix') diff --git a/odin.nix b/odin.nix index ecd93881..5c595db9 100644 --- a/odin.nix +++ b/odin.nix @@ -186,6 +186,10 @@ writable = true; }; }; + extraConfig = '' + domain master = true + workgroup = ASGARD + ''; }; system.autoUpgrade.enable = true; -- cgit v1.2.3