flakier nixos
This commit is contained in:
7
hw/orion/default.nix
Normal file
7
hw/orion/default.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{ inputs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user