homemanager | change to match upstream

This commit is contained in:
Don Harper 2025-02-19 20:34:15 -06:00
parent 2f6a595ba4
commit f8c9c1ba0f

View file

@ -5,7 +5,7 @@
inherit inputs outputs;
};
home-manager = {
useGlobalPkgs = true;
# useGlobalPkgs = true;
useUserPackages = true;
backupFileExtension = "home-manager-backup";
users = {