✨ Moved modules and hm dir to hosts dir. Moved some code to shared and extended lib with custom functions
This commit is contained in:
8
hosts/desktop/modules/hardware/default.nix
Normal file
8
hosts/desktop/modules/hardware/default.nix
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
imports = [
|
||||
./audio.nix
|
||||
./graphics
|
||||
./hardware-configuration.nix
|
||||
./keyboard.nix
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user