diff options
author | makefu <github@syntax-fehler.de> | 2022-06-10 21:47:19 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2022-06-10 21:47:19 +0200 |
commit | 89d04e250514a3dc1c8f4dd6e073cdfe6b3f4a05 (patch) | |
tree | 4a1612ef619c2d00c7ea2cd8be057e9b40b4d232 | |
parent | 99ea11ac5ef62994a33616927d651c7a3b26f918 (diff) |
ma x.r: disable dictd
-rw-r--r-- | makefu/1systems/x/config.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/1systems/x/config.nix b/makefu/1systems/x/config.nix index a4aa0cbab..0377c336f 100644 --- a/makefu/1systems/x/config.nix +++ b/makefu/1systems/x/config.nix @@ -74,7 +74,7 @@ #} # { systemd.services.docker.wantedBy = lib.mkForce []; } - <stockholm/makefu/2configs/dict.nix> + # <stockholm/makefu/2configs/dict.nix> # <stockholm/makefu/2configs/legacy_only.nix> #<stockholm/makefu/3modules/netboot_server.nix> #{ |