added 'roles', sets of installed programs.
This commit is contained in:
parent
f180fc20f1
commit
43a47321e4
7 changed files with 50 additions and 22 deletions
|
@ -87,7 +87,7 @@ inputs.nixpkgs.lib.nixosSystem {
|
|||
};
|
||||
};
|
||||
imports = [
|
||||
../../modules/home-manager/terminal
|
||||
../../roles/terminal.nix
|
||||
../../modules/home-manager/nvim
|
||||
../../modules/home-manager/common.nix
|
||||
../../modules/home-manager/email.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue