refactor: add orpheus
This commit is contained in:
parent
da9dbbebdf
commit
4d32434982
4 changed files with 16 additions and 115 deletions
|
@ -1,4 +1,9 @@
|
|||
{ pkgs, modulesPath, ... }:
|
||||
{
|
||||
pkgs,
|
||||
modulesPath,
|
||||
lib,
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
(modulesPath + "/installer/scan/not-detected.nix")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue