Enable chosen default shell

This commit is contained in:
Evie Litherland-Smith 2024-02-11 07:18:18 +00:00
parent 65798a62c6
commit 6e60af0bec

View file

@ -64,6 +64,7 @@
efi.canTouchEfiVariables = true;
};
programs = {
${shell}.enable = true;
command-not-found.enable = false;
nano = {
enable = true;