From 5897af1a6c355f77c78f342d1d6f070670d14a4c Mon Sep 17 00:00:00 2001 From: Jon Santmyer Date: Sat, 14 Oct 2023 10:53:18 -0400 Subject: remove redundant system folder. add useful programs. --- systems/jontest/hardware-configuration.nix | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 systems/jontest/hardware-configuration.nix (limited to 'systems/jontest/hardware-configuration.nix') diff --git a/systems/jontest/hardware-configuration.nix b/systems/jontest/hardware-configuration.nix deleted file mode 100644 index 62427e0..0000000 --- a/systems/jontest/hardware-configuration.nix +++ /dev/null @@ -1,7 +0,0 @@ -# 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, pkgs, modulesPath, ... }: - -{ -} -- cgit v1.2.1