From fe40a7b715d6844dbdcdf2cf9722a1fbf3abb219 Mon Sep 17 00:00:00 2001 From: makefu Date: Thu, 2 Jul 2020 08:32:52 +0200 Subject: ma x.r: enable conveniece services --- makefu/1systems/x/config.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'makefu/1systems/x/config.nix') diff --git a/makefu/1systems/x/config.nix b/makefu/1systems/x/config.nix index 4e6706b2..4781af35 100644 --- a/makefu/1systems/x/config.nix +++ b/makefu/1systems/x/config.nix @@ -14,6 +14,7 @@ + @@ -21,7 +22,7 @@ { systemd.services.docker.wantedBy = lib.mkForce []; } - + # # #{ # netboot_server = { @@ -48,6 +49,7 @@ # Testing # + # # # @@ -169,8 +171,6 @@ device = "/dev/sda2"; allowDiscards = true; }; - # avoid full boot dir - boot.loader.grub.configurationLimit = 3; environment.systemPackages = [ pkgs.passwdqc-utils ]; -- cgit v1.2.3