Update system/old-hp/configuration.nix
This commit is contained in:
parent
b238c6a4d4
commit
bc4e271a0c
@ -5,10 +5,10 @@
|
||||
{ config, pkgs, lib, unstable, ... }:
|
||||
|
||||
{
|
||||
#imports =
|
||||
# [ # Include the results of the hardware scan.
|
||||
# ./hardware-configuration.nix
|
||||
# ];
|
||||
imports =
|
||||
[ # Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
# legacy boot
|
||||
#boot.loader.grub.enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user