This commit is contained in:
Tao Tien 2025-11-30 18:48:32 -08:00
parent 510b3a48dc
commit b71ec5603c
2 changed files with 7 additions and 6 deletions

View file

@ -78,7 +78,7 @@
];
programs = {
adb.enable = true;
kdeconnect.enable = true;
# kdeconnect.enable = true;
};
environment.shells = with pkgs; [nushell];