Update home-manager and nixos versions
This commit is contained in:
parent
e3a8bbe853
commit
2073868189
5 changed files with 6 additions and 8 deletions
|
|
@ -21,6 +21,7 @@ in
|
|||
homeDirectory = "/home/${username}";
|
||||
sessionPath = [ "$HOME/.cargo/bin" ];
|
||||
|
||||
enableNixpkgsReleaseCheck = false;
|
||||
sessionVariables = {
|
||||
GOROOT = "$HOME/.go";
|
||||
QT_QPA_PLATFORMTHEME = "qt5ct";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue