mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 11:07:44 +00:00
Fix hack
This commit is contained in:
parent
2ed054c0f6
commit
5c58ce6754
2 changed files with 1 additions and 2 deletions
|
@ -144,6 +144,7 @@
|
|||
});
|
||||
|
||||
defaultConfiguration = {
|
||||
home-manager.users = lib.genAttrs users.all (user: {});
|
||||
home-manager.useGlobalPkgs = true;
|
||||
home-manager.useUserPackages = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue