xonsh: migrate to /etc/xonsh/xonshrc

This commit is contained in:
SamLukeYes 2022-12-03 17:42:47 +08:00
parent e76c78d206
commit ad35d94ecc

View File

@ -46,8 +46,8 @@ in
config = mkIf cfg.enable {
environment.etc.xonshrc.text = ''
# /etc/xonshrc: DO NOT EDIT -- this file has been generated automatically.
environment.etc."xonsh/xonshrc".text = ''
# /etc/xonsh/xonshrc: DO NOT EDIT -- this file has been generated automatically.
if not ''${...}.get('__NIXOS_SET_ENVIRONMENT_DONE'):