it finally builds
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
discord
|
||||
jami
|
||||
element-desktop
|
||||
]
|
||||
];
|
||||
}
|
||||
@@ -5,5 +5,5 @@
|
||||
shotcut
|
||||
glaxnimate
|
||||
kdePackages.kdenlive
|
||||
]
|
||||
];
|
||||
}
|
||||
@@ -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.
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user