aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/saarni
diff options
context:
space:
mode:
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,