trusted users
This commit is contained in:
parent
0cbf4248ad
commit
3e6b2a7694
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user