mirror of
https://codeberg.org/muon/home.git
synced 2026-03-09 03:53:11 +00:00
Fix errors
This commit is contained in:
parent
85c51ff9d0
commit
9b930ea0e0
5 changed files with 12 additions and 16 deletions
|
|
@ -12,8 +12,6 @@ in {
|
|||
options.mods.zellij.enable =
|
||||
lib.mkEnableOption "enables zellij";
|
||||
|
||||
imports = [inputs.nvf.homeManagerModules.default];
|
||||
|
||||
config = lib.mkIf config.mods.terminal.development.enable {
|
||||
programs.zellij = {
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue