From 9788f1bea6814b1772d9946f0ec29df8cee1889d Mon Sep 17 00:00:00 2001 From: SebastianStork Date: Fri, 9 Aug 2024 01:04:35 +0200 Subject: [PATCH] Remove the home-manager cli --- users/common-home.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/users/common-home.nix b/users/common-home.nix index 2916f9c..3683576 100644 --- a/users/common-home.nix +++ b/users/common-home.nix @@ -5,7 +5,6 @@ self.wrappers.default ]; - programs.home-manager.enable = true; systemd.user.startServices = "sd-switch"; xdg = {