chore(flake): update inputs

This commit is contained in:
Felix Schröter 2022-01-31 22:49:52 +01:00
parent 13302e74ca
commit b7c50221f3
Signed by: felschr
GPG key ID: 671E39E6744C807D
3 changed files with 24 additions and 22 deletions

View file

@ -5,7 +5,7 @@
with lib; {
boot.loader.systemd-boot.editor = mkDefault false;
nix.allowedUsers = mkDefault [ "@users" ];
nix.settings.allowed-users = mkDefault [ "@users" ];
# causes Firefox & Tor Browser segfaults
# environment.memoryAllocator.provider = mkDefault "scudo";