Update packages and xonsh
This commit is contained in:
@@ -81,7 +81,7 @@ in with lib; {
|
||||
|
||||
in mkIf cfg.enable {
|
||||
|
||||
home.packages = [ pkgs.xonsh ];
|
||||
home.packages = [ pkgs.myxonsh ];
|
||||
|
||||
home.file.".xonshrc".text = ''
|
||||
${cfg.configHeader}
|
||||
|
||||
Reference in New Issue
Block a user