lemp11: split configuration
This commit is contained in:
parent
40f1a72438
commit
20ec9fde32
4 changed files with 72 additions and 68 deletions
6
nix/hosts/lemp11/hardware.nix
Normal file
6
nix/hosts/lemp11/hardware.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
hardware = {
|
||||
bluetooth.enable = true;
|
||||
sane.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue