Merge branch 'main' into storage-refactor

This commit is contained in:
Leyla Becker 2025-11-30 13:30:00 -06:00
commit 6864312e49
9 changed files with 79 additions and 32 deletions

View file

@ -46,6 +46,7 @@ in {
})
(lib.mkIf (hardware.directAccess.enable && config.user.isDesktopUser) {
anki.enable = true;
android-studio.enable = true;
makemkv.enable = true;
discord.enable = true;
signal-desktop-bin.enable = true;