mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
This commit is contained in:
parent
8fdd391891
commit
2af79ace1e
1 changed files with 0 additions and 4 deletions
|
|
@ -54,9 +54,5 @@ in
|
|||
use-xdg-base-directories = true;
|
||||
auto-allocate-uids = true;
|
||||
};
|
||||
#
|
||||
# Fix for use-xdg-base-directories https://github.com/NixOS/nixpkgs/pull/241518
|
||||
#
|
||||
environment.profiles = [ "\${XDG_STATE_HOME:-$HOME/.local/state}/nix/profile" ];
|
||||
_file = ./nix.nix;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue