From 790f82e530c7c34b8685ee6a52ddbecf70639c6f Mon Sep 17 00:00:00 2001 From: Jakub Stachurski Date: Wed, 28 Jan 2026 12:29:40 +0100 Subject: Format and format --- users/user-common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'users/user-common.nix') diff --git a/users/user-common.nix b/users/user-common.nix index b9f246f..b021a12 100644 --- a/users/user-common.nix +++ b/users/user-common.nix @@ -7,7 +7,7 @@ # Pass host config to HM (Common config) # TODO: Move this somewhere else. home-manager = { - useUserPackages = true; + #useUserPackages = true; useGlobalPkgs = true; backupFileExtension = "bak"; -- cgit v1.3.1