1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 11:07:44 +00:00
This commit is contained in:
RGBCube 2024-01-02 16:05:34 +03:00
parent 2ed054c0f6
commit 5c58ce6754
No known key found for this signature in database
2 changed files with 1 additions and 2 deletions

View file

@ -144,6 +144,7 @@
});
defaultConfiguration = {
home-manager.users = lib.genAttrs users.all (user: {});
home-manager.useGlobalPkgs = true;
home-manager.useUserPackages = true;