host/asus: disable k8s
This commit is contained in:
parent
f921a55b26
commit
4db60e4c52
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ in
|
||||||
xmonad.projects = import ./xmonad-projects.secret.nix;
|
xmonad.projects = import ./xmonad-projects.secret.nix;
|
||||||
};
|
};
|
||||||
|
|
||||||
local.programs.dev-tools.k8s.enable = true;
|
local.programs.dev-tools.k8s.enable = false;
|
||||||
|
|
||||||
local.programs.libreoffice.enable = true;
|
local.programs.libreoffice.enable = true;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue