we be walkin
This commit is contained in:
parent
0db960aec4
commit
44a2f3ee01
8 changed files with 71 additions and 49 deletions
|
|
@ -3,6 +3,8 @@
|
|||
lib,
|
||||
pkgs,
|
||||
modulesPath,
|
||||
home-manager,
|
||||
inputs,
|
||||
...
|
||||
}:
|
||||
|
||||
|
|
@ -20,6 +22,7 @@
|
|||
};
|
||||
|
||||
home-manager = {
|
||||
extraSpecialArgs = { inherit inputs; };
|
||||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
users = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue