home-manager: modularize home configurations
This commit is contained in:
parent
ac9918c759
commit
038913d3b5
16 changed files with 258 additions and 214 deletions
|
@ -6,7 +6,7 @@ let
|
|||
cfg = config.custom-hm.zellij;
|
||||
in
|
||||
{
|
||||
options = {
|
||||
options.custom-hm.zellij = {
|
||||
enable = mkEnableOption "zellij configurations";
|
||||
};
|
||||
config = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue