diff --git a/flake.nix b/flake.nix index 8c2986d6..19e7e13a 100644 --- a/flake.nix +++ b/flake.nix @@ -64,6 +64,7 @@ efi.canTouchEfiVariables = true; }; programs = { + ${shell}.enable = true; command-not-found.enable = false; nano = { enable = true;