Refactor bluetooth configuration
This commit is contained in:
parent
d9cd7821a1
commit
d305535b01
10 changed files with 27 additions and 27 deletions
7
modules2/hosts/t480/imports.nix
Normal file
7
modules2/hosts/t480/imports.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ config, ... }:
|
||||
|
||||
{
|
||||
flake.modules.nixos."hosts/t480".imports = with config.flake.modules.nixos; [
|
||||
pc
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue