Merge pull request #204252 from SamLukeYes/xonshrc

xonsh: migrate to /etc/xonsh/xonshrc
This commit is contained in:
Bobby Rong 2022-12-12 13:57:33 +08:00 committed by GitHub
commit 96ba5e03af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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'):