This commit is contained in:
cy 2024-12-28 23:23:45 -05:00
parent 008191be2d
commit 3716e651b5
2 changed files with 14 additions and 2 deletions

View file

@ -1,4 +1,10 @@
{ modulesPath, config, lib, pkgs, ...}:
{
modulesPath,
config,
lib,
pkgs,
...
}:
{
imports = [
(modulesPath + "/installer/scan/not-detected.nix")