trusted users

This commit is contained in:
illustris 2021-03-21 16:43:41 +05:30
parent 0cbf4248ad
commit 3e6b2a7694

View File

@ -74,6 +74,9 @@
pciutils
sshfs
jq
nixpkgs-review
(pkgs.callPackage /home/illustris/src/percol/percol {})
niv
];
programs.gnupg.agent = {
@ -110,6 +113,8 @@
networking.firewall.enable = false;
nix.trustedUsers = [ "root" "illustris" ];
# In case of emergency, bash glass
#systemd.tmpfiles.rules = [
# "L /bin/bash - - - - /run/current-system/sw/bin/bash"