From ba2708925588168e45ee6ca9c1d9056f63c421e0 Mon Sep 17 00:00:00 2001 From: revol-xut Date: Fri, 18 Nov 2022 17:45:03 +0100 Subject: [PATCH] formatting and clean up --- hosts/sanddorn/configuration.nix | 2 +- modules/base.nix | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/hosts/sanddorn/configuration.nix b/hosts/sanddorn/configuration.nix index 8b0685c..12a6f20 100644 --- a/hosts/sanddorn/configuration.nix +++ b/hosts/sanddorn/configuration.nix @@ -15,7 +15,7 @@ }; nix = { - autoOptimiseStore = true; + settings.auto-optimise-store = true; }; diff --git a/modules/base.nix b/modules/base.nix index 8d6cc81..a38a300 100755 --- a/modules/base.nix +++ b/modules/base.nix @@ -41,7 +41,6 @@ ../keys/ssh/tassilo ../keys/ssh/jonasga ../keys/ssh/rouven - ../keys/ssh/helene ../keys/ssh/joachim ]; };