lib/user: added aichat by default
This commit is contained in:
parent
8a5ab606e6
commit
714b23b902
@ -30,6 +30,7 @@
|
|||||||
home-manager.users.${name}.imports = [
|
home-manager.users.${name}.imports = [
|
||||||
(mkHomeRole "common")
|
(mkHomeRole "common")
|
||||||
(mkHomeRole "zsh")
|
(mkHomeRole "zsh")
|
||||||
|
(mkHomeRole "aichat")
|
||||||
] ++ roles_mod;
|
] ++ roles_mod;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user