From 66bde6646f8b8a33ff5e802b2f536eaddde59df1 Mon Sep 17 00:00:00 2001 From: Julian Mutter Date: Wed, 23 Apr 2025 22:56:22 +0200 Subject: [PATCH] Remove unneccesary comments --- hosts/kardorf/default.nix | 7 ------- 1 file changed, 7 deletions(-) diff --git a/hosts/kardorf/default.nix b/hosts/kardorf/default.nix index 871373c..31d6e16 100644 --- a/hosts/kardorf/default.nix +++ b/hosts/kardorf/default.nix @@ -1,13 +1,6 @@ -# 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’). - { - lib, - inputs, config, pkgs, - systems, ... }: {