it finally builds

This commit is contained in:
2025-12-07 01:12:57 -05:00
parent e048d4d5c7
commit 0cf5d70d20
10 changed files with 79 additions and 14 deletions

View File

@@ -4,5 +4,5 @@
discord
jami
element-desktop
]
];
}

View File

@@ -5,5 +5,5 @@
shotcut
glaxnimate
kdePackages.kdenlive
]
];
}

View File

@@ -1,6 +1,6 @@
{pkgs, ...}:
{
environment.systemPackages = with pkgs [
environment.systemPackages = with pkgs; [
vscode
antigravity # Free Gemini 3 credits was too good of an offer to not take up, even if it requires selling my soul.
];