added back

This commit is contained in:
Forestcat 2023-12-07 21:10:34 +01:00
parent 997a4e9337
commit 3cef5fe5ba

View file

@ -65,12 +65,12 @@
home.sessionVariables = { home.sessionVariables = {
EDITOR = "hx"; EDITOR = "hx";
}; };
# programs.nushell = { programs.nushell = {
# enable = true; enable = true;
# shellAliases = { shellAliases = {
# ll = "ls -l"; ll = "ls -l";
# }; };
# }; };
# Let Home Manager install and manage itself. # Let Home Manager install and manage itself.
programs.home-manager.enable = true; programs.home-manager.enable = true;