956f0296 ^
d2b0cee9 ^
4ce5e1a5 ^
8a54a149 ^
1
2
3
4 5
6
{config, ...}: { xdg.configFile."python/pythonrc".source = ./pythonrc.py; home.sessionVariables = { "PYTHONSTARTUP" = "${config.xdg.configHome}/python/pythonrc"; }; }