remove hardware configuration
Check NixOS configurations / eval-hosts (push) Failing after 15m18s

This commit is contained in:
2026-07-13 15:50:24 +10:00
parent c128bff2bf
commit 2c4fe8af2b
+1 -1
View File
@@ -3,7 +3,7 @@
{ {
imports = imports =
[ # Include the results of the hardware scan. [ # Include the results of the hardware scan.
./hardware-configuration.nix # ./hardware-configuration.nix
../modules/set-locale.nix ../modules/set-locale.nix
]; ];
# Use the GRUB 2 boot loader. # Use the GRUB 2 boot loader.