trusted users
This commit is contained in:
@@ -74,6 +74,9 @@
|
|||||||
pciutils
|
pciutils
|
||||||
sshfs
|
sshfs
|
||||||
jq
|
jq
|
||||||
|
nixpkgs-review
|
||||||
|
(pkgs.callPackage /home/illustris/src/percol/percol {})
|
||||||
|
niv
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.gnupg.agent = {
|
programs.gnupg.agent = {
|
||||||
@@ -110,6 +113,8 @@
|
|||||||
|
|
||||||
networking.firewall.enable = false;
|
networking.firewall.enable = false;
|
||||||
|
|
||||||
|
nix.trustedUsers = [ "root" "illustris" ];
|
||||||
|
|
||||||
# In case of emergency, bash glass
|
# In case of emergency, bash glass
|
||||||
#systemd.tmpfiles.rules = [
|
#systemd.tmpfiles.rules = [
|
||||||
# "L /bin/bash - - - - /run/current-system/sw/bin/bash"
|
# "L /bin/bash - - - - /run/current-system/sw/bin/bash"
|
||||||
|
|||||||
Reference in New Issue
Block a user