Changes
1 changed files (+12/-0)
-
-
@@ -211,6 +211,18 @@features.gui.enable = true; }; }; workerbee = mkHomeConfiguration { system = "x86_64-linux"; module = { features.home.username = "workerbee"; # Isolated container should not have access to signing key. features.identity.gpgSigningKeyId = null; features.syncthing.enable = false; }; }; }; devShell = builtins.listToAttrs (
-