From c19f69898589546aa225b17feeaecbb59ac43ca7 Mon Sep 17 00:00:00 2001 From: lassulus Date: Sun, 22 Sep 2019 12:09:11 +0200 Subject: l shodan.r: add hass config --- lass/1systems/shodan/physical.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'lass/1systems/shodan/physical.nix') diff --git a/lass/1systems/shodan/physical.nix b/lass/1systems/shodan/physical.nix index 41508127c..7cfeba932 100644 --- a/lass/1systems/shodan/physical.nix +++ b/lass/1systems/shodan/physical.nix @@ -13,7 +13,6 @@ initrd.luks.devices = [ { name = "luksroot"; device = "/dev/sda2"; } ]; initrd.luks.cryptoModules = [ "aes" "sha512" "sha1" "xts" ]; initrd.availableKernelModules = [ "xhci_hcd" "ehci_pci" "ahci" "usb_storage" ]; - #kernelModules = [ "kvm-intel" "msr" ]; }; fileSystems = { "/" = { -- cgit v1.2.3