no warnings

This commit is contained in:
Till 2026-01-22 17:00:18 +01:00
parent 50d6a79e31
commit a1e9bb892a
3 changed files with 15 additions and 10 deletions

View file

@ -26,7 +26,7 @@
pulse.enable = true;
};
nixpkgs.config.allowUnfree = true;
# nixpkgs.config.allowUnfree = true;
environment.sessionVariables = {
XDG_CONFIG_HOME = "$HOME/.config";