diff options
Diffstat (limited to '')
-rw-r--r-- | hosts/tiamat/configuration.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/tiamat/configuration.nix b/hosts/tiamat/configuration.nix index 7f68621c..44a89d70 100644 --- a/hosts/tiamat/configuration.nix +++ b/hosts/tiamat/configuration.nix @@ -13,8 +13,6 @@ ../../secrets ../../system - - ../../services ]; system.stateVersion = "23.05"; |