fix: shell vars
This commit is contained in:
parent
523aaff701
commit
a86424bb64
7 changed files with 76 additions and 55 deletions
|
|
@ -19,6 +19,7 @@
|
|||
};
|
||||
|
||||
home-manager = {
|
||||
backupFileExtension = "home.bak";
|
||||
extraSpecialArgs = { inherit inputs; };
|
||||
users = {
|
||||
thegeneralist = import (self + /modules/home);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue