formatting
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ self, inputs, ... }: {
|
||||
flake.nixosModules.omenHardware = { config, lib, pkgs, modulesPath, ... }: {
|
||||
flake.modules.nixos.omenHardware = { config, lib, pkgs, modulesPath, ... }: {
|
||||
imports = [
|
||||
(modulesPath + "/installer/scan/not-detected.nix")
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user