Removed hardware.nix
This commit is contained in:
parent
7b2a56ad2f
commit
8e99e5cc16
@ -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