listen to nix update warnings

This commit is contained in:
Haak Saxberg 2022-03-15 22:49:13 -07:00
parent 5a106d056f
commit c41d29f6da

View file

@ -161,7 +161,7 @@
shell = pkgs.zsh;
};
nix.trustedUsers = [ "root" "haak" ];
nix.settings.trusted-users = [ "root" "haak" ];
# This value determines the NixOS release with which your system is to be
# compatible, in order to avoid breaking some software such as database