From 55b460573815538d2ac43fb6da21a65e1489e8f0 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Tue, 24 Oct 2023 20:10:00 +0200 Subject: [PATCH] docs: cleanup --- hosts/yodaNas/configuration.nix | 4 ---- hosts/yodaTab/configuration.nix | 4 ---- hosts/yodaTux/configuration.nix | 4 ---- hosts/yodaYoga/configuration.nix | 4 ---- 4 files changed, 16 deletions(-) diff --git a/hosts/yodaNas/configuration.nix b/hosts/yodaNas/configuration.nix index 46a1ffe..fa1c8a3 100644 --- a/hosts/yodaNas/configuration.nix +++ b/hosts/yodaNas/configuration.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, ... }: { imports = diff --git a/hosts/yodaTab/configuration.nix b/hosts/yodaTab/configuration.nix index 1717bd3..be75e1e 100644 --- a/hosts/yodaTab/configuration.nix +++ b/hosts/yodaTab/configuration.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, ... }: { imports = diff --git a/hosts/yodaTux/configuration.nix b/hosts/yodaTux/configuration.nix index be2da15..01b80d6 100644 --- a/hosts/yodaTux/configuration.nix +++ b/hosts/yodaTux/configuration.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, ... }: { imports = diff --git a/hosts/yodaYoga/configuration.nix b/hosts/yodaYoga/configuration.nix index c893756..0204263 100644 --- a/hosts/yodaYoga/configuration.nix +++ b/hosts/yodaYoga/configuration.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, ... }: { imports =