mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 22:50:19 +02:00
added ios phone support
This commit is contained in:
parent
7ca03bacd4
commit
4d7601861d
2 changed files with 16 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
{config, ...}:
|
||||
{ config, ... }:
|
||||
{
|
||||
imports = [
|
||||
./bluetooth.nix
|
||||
./pipewire.nix
|
||||
./nvidia.nix
|
||||
./ios-phone-support.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue