Disable Baloo
This commit is contained in:
parent
ac62e27ffd
commit
74a8e72737
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
{ ... }: {
|
||||
imports = [ ./input.nix ./hotkeys.nix ./krohnkite.nix ./theme.nix ];
|
||||
imports =
|
||||
[ ./input.nix ./hotkeys.nix ./krohnkite.nix ./nobaloo.nix ./theme.nix ];
|
||||
programs.plasma = {
|
||||
enable = true;
|
||||
overrideConfig = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue