refactor: add orpheus

This commit is contained in:
Mohammad Rafiq 2025-04-04 22:08:49 +08:00
parent da9dbbebdf
commit 4d32434982
No known key found for this signature in database
4 changed files with 16 additions and 115 deletions

View file

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