Update system/old-hp/configuration.nix

This commit is contained in:
batvin321 2025-01-05 14:37:08 -05:00
parent b238c6a4d4
commit bc4e271a0c

View File

@ -5,10 +5,10 @@
{ config, pkgs, lib, unstable, ... }: { config, pkgs, lib, unstable, ... }:
{ {
#imports = imports =
# [ # Include the results of the hardware scan. [ # Include the results of the hardware scan.
# ./hardware-configuration.nix ./hardware-configuration.nix
# ]; ];
# legacy boot # legacy boot
#boot.loader.grub.enable = true; #boot.loader.grub.enable = true;