fix homeConfiguration errors and add recipe for home-manager
This commit is contained in:
parent
b79c00310c
commit
66b740a123
7 changed files with 89 additions and 76 deletions
|
|
@ -50,10 +50,6 @@
|
|||
outputs.homeManagerModules."${unixName}"
|
||||
(rootPath + "/home/${unixName}/configurations/${hostName}")
|
||||
];
|
||||
|
||||
config = {
|
||||
youthlic.nixos.enable = true;
|
||||
};
|
||||
}
|
||||
);
|
||||
extraSpecialArgs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue