Add trusted users and zfs to outpost
This commit is contained in:
parent
0d01d48b63
commit
abd3663878
1 changed files with 6 additions and 0 deletions
|
@ -45,6 +45,12 @@ in {
|
|||
|
||||
# Outpost
|
||||
../../nixos/tweaks/disable_firewall.nix
|
||||
../../nixos/tweaks/zfs.nix
|
||||
];
|
||||
|
||||
# TODO: Break this one out, for sure
|
||||
nix.settings.trusted-users = [
|
||||
"lauren_lagarde"
|
||||
];
|
||||
|
||||
##############################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue