This commit is contained in:
Lilith 2025-03-24 21:21:19 +01:00
parent f639394679
commit fe82c49eb5
Signed by: lilith
GPG key ID: 8712A0F317C37175
4 changed files with 17 additions and 3 deletions

View file

@ -1,4 +1,5 @@
{...}: {
{ ... }:
{
imports = [
./audio.nix
./bluetooth.nix
@ -15,5 +16,7 @@
./syncthing.nix
./users.nix
./zsh.nix
./android-dev.nix
];
}