defaults: fix typo
This commit is contained in:
parent
4ea28e824c
commit
21e04bf11d
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ in
|
|||
nixowos.${name} = lib.mkDefault {
|
||||
jp.enable = true;
|
||||
plasma.enable = config.services.desktopManager.plasma6.enable;
|
||||
browers.enable = true;
|
||||
browsers.enable = true;
|
||||
|
||||
tmux.enable = true;
|
||||
git.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue