cider: audio + bluetooth

This commit is contained in:
41666 2024-01-21 23:12:15 -05:00
parent 5c212850c7
commit 510f7ff4e0
4 changed files with 16 additions and 1 deletions

View file

@ -10,6 +10,7 @@
../../features/steam.nix
../../features/dns-cache.nix
../../features/podman.nix
../../features/bluetooth.nix
];
home-manager.users.noe = import ../../../home-manager/noe/hosts/aerial.nix;

View file

@ -9,6 +9,7 @@
../../features/sound/asahi.nix
../../features/wifi.nix
../../features/tailscale.nix
../../features/bluetooth.nix
];
home-manager.users.noe = import ../../../home-manager/noe/hosts/cider.nix;