fix(tazjin/polyanka): Mark myself as a trusted user
Change-Id: I1406d752283798c6c7323088e50686d9d1cb0fad Reviewed-on: https://cl.tvl.fyi/c/depot/+/5360 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
parent
e5f87c9f81
commit
b2ad7ccad9
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ in
|
|||
boot.loader.grub.device = "/dev/sda"; # or "nodev" for efi only
|
||||
boot.initrd.availableKernelModules = [ "ata_piix" "vmw_pvscsi" "sd_mod" "sr_mod" ];
|
||||
|
||||
nix.settings.trusted-users = [ "tazjin" ];
|
||||
|
||||
fileSystems."/" =
|
||||
{
|
||||
device = "/dev/disk/by-uuid/4c51357a-1e34-4b59-b169-63af1fcdce71";
|
||||
|
|
Loading…
Reference in a new issue