Auto-commit: 2026-01-05 16:24:55

This commit is contained in:
2026-01-05 16:24:55 +00:00
parent 2787ee7094
commit 434fa47145

View File

@@ -45,6 +45,10 @@
spicetify = {
enable = lib.mkEnableOption "Install Spotify/Spicetify";
};
vesktop = {
enable = lib.mkEnableOption "Install Vesktop";
};
};
};
}