Update system/old-hp/configuration.nix
This commit is contained in:
parent
b238c6a4d4
commit
bc4e271a0c
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user