revert using xdg-directories with nix
This commit is contained in:
parent
fbaf835e0f
commit
2fa3e2c3d1
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
||||||
experimental-features = ["nix-command" "flakes" "auto-allocate-uids" "cgroups" "ca-derivations"];
|
experimental-features = ["nix-command" "flakes" "auto-allocate-uids" "cgroups" "ca-derivations"];
|
||||||
auto-allocate-uids = true;
|
auto-allocate-uids = true;
|
||||||
use-cgroups = true;
|
use-cgroups = true;
|
||||||
use-xdg-base-directories = true;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue