feat(users): init home-manager
This commit is contained in:
parent
9b1f78dec7
commit
c166dfdb10
6 changed files with 72 additions and 6 deletions
|
|
@ -14,4 +14,4 @@
|
|||
> Then accessing inputs in repl, remove {class}, so instead of calling e.g. `flake.inputs.core.nixpkgs`,
|
||||
> you call `flake.inputs.nixpkgs`.
|
||||
*/
|
||||
import ./core.nix
|
||||
(import ./core.nix) // (import ./home.nix)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue