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