modules/config: init new module
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
5
modules/nixos/config/hardware/default.nix
Normal file
5
modules/nixos/config/hardware/default.nix
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
imports = [
|
||||
./facter.nix
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user