summary refs log tree commit diff
path: root/host/Rory-desktop
diff options
context:
space:
mode:
Diffstat (limited to 'host/Rory-desktop')
-rw-r--r--host/Rory-desktop/configuration.nix9
1 files changed, 0 insertions, 9 deletions
diff --git a/host/Rory-desktop/configuration.nix b/host/Rory-desktop/configuration.nix

index 5558a08..5c5f7f7 100644 --- a/host/Rory-desktop/configuration.nix +++ b/host/Rory-desktop/configuration.nix
@@ -237,15 +237,6 @@ args@{ enableGhostscriptFonts = lib.mkForce false; }; - services.cockpit = { - enable = true; - settings = { - WebService = { - AllowUnencrypted = true; - }; - }; - }; - nix.settings.auto-optimise-store = lib.mkForce false; nixpkgs = { config = {