aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/kataja/hardware-configuration.nix
diff options
context:
space:
mode:
authorPetri Hienonen <petri.hienonen@gmail.com>2025-12-13 20:29:37 +0200
committerPetri Hienonen <petri.hienonen@gmail.com>2025-12-13 20:38:17 +0200
commitc45e19a8ee17b2f78c46154e2c90ae7932f23dab (patch)
treeceb30dca5ad69c628ae7249bdc0e7cb23e7da990 /hosts/kataja/hardware-configuration.nix
parentfa8578f134d2f2c9a2dad32669c8970876d3cc9e (diff)
downloadnixos-c45e19a8ee17b2f78c46154e2c90ae7932f23dab.tar.zst
Update the pihlaja kernel for amd
Diffstat (limited to 'hosts/kataja/hardware-configuration.nix')
-rw-r--r--hosts/kataja/hardware-configuration.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/hosts/kataja/hardware-configuration.nix b/hosts/kataja/hardware-configuration.nix
index db1602b..cc56876 100644
--- a/hosts/kataja/hardware-configuration.nix
+++ b/hosts/kataja/hardware-configuration.nix
@@ -1,6 +1,3 @@
-# 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.
{
config,
lib,
@@ -38,6 +35,7 @@
"transparent_hugepage=always"
];
kernelModules = [
+ "iwlwifi"
"k10temp"
"kvm-amd"
"snd_hda_intel"