From f825eff15119b41ee49cee8efc8dca48d54e4034 Mon Sep 17 00:00:00 2001 From: makefu Date: Sun, 24 Jun 2018 23:45:48 +0200 Subject: ma nextgum.r: in preparation to move nextgum -> gum --- 1systems/gum/config.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '1systems/gum/config.nix') diff --git a/1systems/gum/config.nix b/1systems/gum/config.nix index 951ec0104..3dbf5da19 100644 --- a/1systems/gum/config.nix +++ b/1systems/gum/config.nix @@ -8,7 +8,6 @@ in { imports = [ ./hardware-config.nix - # @@ -241,5 +240,5 @@ in { nameservers = [ "8.8.8.8" ]; }; users.users.makefu.extraGroups = [ "download" "nginx" ]; - + boot.tmpOnTmpfs = true; } -- cgit v1.2.3