hermit/configuration.nix: disable schizofox
This commit is contained in:
parent
5a54d79b92
commit
b998471e57
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
|||
btop.enable = true;
|
||||
nh.enable = true;
|
||||
thunar.enable = true;
|
||||
schizofox.enable = true;
|
||||
schizofox.enable = false;
|
||||
};
|
||||
};
|
||||
system.stateVersion = "23.11";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue