mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-09 07:00:21 +02:00
added goober, say hello to goober
This commit is contained in:
parent
259aa1dd5e
commit
0035f0f1fa
36 changed files with 1708 additions and 269 deletions
7
hosts/goober/features/hardware/default.nix
Normal file
7
hosts/goober/features/hardware/default.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{config, ...}:
|
||||
{
|
||||
imports = [
|
||||
./bluetooth.nix
|
||||
./pipewire.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue