From c45e19a8ee17b2f78c46154e2c90ae7932f23dab Mon Sep 17 00:00:00 2001 From: Petri Hienonen Date: Sat, 13 Dec 2025 20:29:37 +0200 Subject: Update the pihlaja kernel for amd --- hosts/kataja/default.nix | 4 ---- hosts/kataja/hardware-configuration.nix | 4 +--- 2 files changed, 1 insertion(+), 7 deletions(-) (limited to 'hosts/kataja') diff --git a/hosts/kataja/default.nix b/hosts/kataja/default.nix index 840b224..9818aa7 100644 --- a/hosts/kataja/default.nix +++ b/hosts/kataja/default.nix @@ -1,7 +1,3 @@ -# Edit this configuration file to define what should be installed on -# your system. Help is available in the configuration.nix(5) man page -# and in the NixOS manual (accessible by running ‘nixos-help’). - { config, pkgs, ... }: { 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" -- cgit v1.2.3-70-g09d2