From 6885594e02817366d0e82bba0deb2eb4baf50dd3 Mon Sep 17 00:00:00 2001 From: tristan Date: Fri, 4 Aug 2023 12:51:50 +0100 Subject: [PATCH] remove bad comment --- hardware/zenix.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/hardware/zenix.nix b/hardware/zenix.nix index 43f7edd..6f6803f 100644 --- a/hardware/zenix.nix +++ b/hardware/zenix.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. {user}: { config, lib, pkgs, modulesPath, ... }: {