aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/saarni
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/saarni
parentfa8578f134d2f2c9a2dad32669c8970876d3cc9e (diff)
downloadnixos-c45e19a8ee17b2f78c46154e2c90ae7932f23dab.tar.zst
Update the pihlaja kernel for amd
Diffstat (limited to 'hosts/saarni')
-rw-r--r--hosts/saarni/default.nix4
-rw-r--r--hosts/saarni/hardware-configuration.nix3
2 files changed, 0 insertions, 7 deletions
diff --git a/hosts/saarni/default.nix b/hosts/saarni/default.nix
index bbd5305..b614131 100644
--- a/hosts/saarni/default.nix
+++ b/hosts/saarni/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/saarni/hardware-configuration.nix b/hosts/saarni/hardware-configuration.nix
index eac5532..27dd94a 100644
--- a/hosts/saarni/hardware-configuration.nix
+++ b/hosts/saarni/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,