From e152121ada1ab65ac014b67aacc380c9d1e09148 Mon Sep 17 00:00:00 2001 From: Philipp Hochkamp Date: Tue, 15 Mar 2022 14:43:59 +0100 Subject: [PATCH] a --- hosts/ds9/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/ds9/default.nix b/hosts/ds9/default.nix index dae3d1ba..68625c1d 100644 --- a/hosts/ds9/default.nix +++ b/hosts/ds9/default.nix @@ -176,7 +176,6 @@ ragon = { cli.enable = true; user.enable = true; - home-manager.enable = true; persist.enable = true; persist.extraDirectories = [ "/var/lib/syncthing" ];