feat(elcafe): add new server configuration
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
{
|
||||
{lib, ...}: {
|
||||
imports = [
|
||||
./amdgpu.nix
|
||||
./bluetooth.nix
|
||||
./sound.nix
|
||||
./input
|
||||
];
|
||||
|
||||
hardware.enableAllFirmware = lib.mkDefault true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user