summaryrefslogtreecommitdiff
path: root/hosts/aperture/default.nix
diff options
context:
space:
mode:
authorJakub Stachurski <jakub@wilkuu.xyz>2026-05-31 09:11:57 +0200
committerJakub Stachurski <jakub@wilkuu.xyz>2026-05-31 09:11:57 +0200
commite83997e395dbe1131a3c0572cbaf241479ed58c6 (patch)
treec64e85b4130cb4167e0908054af8ab8ee323f2dd /hosts/aperture/default.nix
parentcede216aee3e9df92c3fe5acff44715ab703aeca (diff)
Add aperture host
Diffstat (limited to 'hosts/aperture/default.nix')
-rw-r--r--hosts/aperture/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/aperture/default.nix b/hosts/aperture/default.nix
index ded949c..bca4615 100644
--- a/hosts/aperture/default.nix
+++ b/hosts/aperture/default.nix
@@ -18,6 +18,7 @@
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ "kvm-intel" ];
boot.extraModulePackages = [ ];
+ nix.settings.trusted-users = [ "wilkuu"];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking
# (the default) this is the recommended approach. When using systemd-networkd it's