OOKNET                             [ /  search the index  ]  
──────────────────────────────────────────────────────────────────────────────────────
══════════════════════════════════════════════════════════════════════════════════════
OOKNET   [ /  search  ]  
────────────────────────────────────────────────
════════════════════════════════════════════════
 
HASH      b45d2a7e7eec
DATE      2025-05-22
SUBJECT   formatting
FILES     1 CHANGED
HASH      b45d2a7e7eec
DATE      2025-05-22
SUBJECT   formatting
FILES     1 CHANGED
 

diff --git a/hosts/ookstest/hardware.nix b/hosts/ookstest/hardware.nix
index f464aa7..d8cf54c 100644
--- a/hosts/ookstest/hardware.nix
+++ b/hosts/ookstest/hardware.nix
@@ -1,17 +1,19 @@
 # Do not modify this file!  It was generated by 'nixos-generate-config'
 # and may be overwritten by future invocations.  Please make changes
 # to /etc/nixos/configuration.nix instead.
-{ lib, modulesPath, ... }:
-
 {
-  imports =
-    [ (modulesPath + "/profiles/qemu-guest.nix")
-    ];
+  lib,
+  modulesPath,
+  ...
+}: {
+  imports = [
+    (modulesPath + "/profiles/qemu-guest.nix")
+  ];
 
-  boot.initrd.availableKernelModules = [ "ahci" "xhci_pci" "virtio_pci" "sr_mod" 
"virtio_blk" ];
-  boot.initrd.kernelModules = [ ];
-  boot.kernelModules = [ "kvm-amd" ];
-  boot.extraModulePackages = [ ];
+  boot.initrd.availableKernelModules = ["ahci" "xhci_pci" "virtio_pci" "sr_mod" "
virtio_blk"];
+  boot.initrd.kernelModules = [];
+  boot.kernelModules = ["kvm-amd"];
+  boot.extraModulePackages = [];
 
   # Enables DHCP on each ethernet and wireless interface. In case of scripted net
working
   # (the default) this is the recommended approach. When using systemd-networkd i
t's

diff --git a/hosts/ookstest/hardware.nix b/h
osts/ookstest/hardware.nix
index f464aa7..d8cf54c 100644
--- a/hosts/ookstest/hardware.nix
+++ b/hosts/ookstest/hardware.nix
@@ -1,17 +1,19 @@
 # Do not modify this file!  It was generate
d by 'nixos-generate-config'
 # and may be overwritten by future invocati
ons.  Please make changes
 # to /etc/nixos/configuration.nix instead.
-{ lib, modulesPath, ... }:
-
 {
-  imports =
-    [ (modulesPath + "/profiles/qemu-guest.
nix")
-    ];
+  lib,
+  modulesPath,
+  ...
+}: {
+  imports = [
+    (modulesPath + "/profiles/qemu-guest.ni
x")
+  ];
 
-  boot.initrd.availableKernelModules = [ "a
hci" "xhci_pci" "virtio_pci" "sr_mod" "virti
o_blk" ];
-  boot.initrd.kernelModules = [ ];
-  boot.kernelModules = [ "kvm-amd" ];
-  boot.extraModulePackages = [ ];
+  boot.initrd.availableKernelModules = ["ah
ci" "xhci_pci" "virtio_pci" "sr_mod" "virtio
_blk"];
+  boot.initrd.kernelModules = [];
+  boot.kernelModules = ["kvm-amd"];
+  boot.extraModulePackages = [];
 
   # Enables DHCP on each ethernet and wirel
ess interface. In case of scripted networkin
g
   # (the default) this is the recommended a
pproach. When using systemd-networkd it's
 
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET