Update packages and xonsh

This commit is contained in:
Greg Hellings
2024-07-15 15:27:23 -05:00
parent f9652d77e5
commit 73739228fb
10 changed files with 11 additions and 13 deletions
+4 -1
View File
@@ -44,7 +44,10 @@
};
programs = {
xonsh.enable = true;
xonsh = {
enable = true;
package = pkgs.myxonsh;
};
};
# Enable the OpenSSH daemon for remote control