Moved to even more declarative setup

This commit is contained in:
2026-03-18 11:05:22 -06:00
parent 202f2cf234
commit d934b6c699
7 changed files with 104 additions and 9 deletions
+1
View File
@@ -4,5 +4,6 @@
environment.systemPackages = with pkgs; [
ffmpeg
tectonic
supersonic
];
}