Unverified Commit 96ba5e03 authored by Bobby Rong's avatar Bobby Rong Committed by GitHub
Browse files

Merge pull request #204252 from SamLukeYes/xonshrc

xonsh: migrate to /etc/xonsh/xonshrc
parents 0b6ed25d ad35d94e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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'):