antigarvity + flake bump

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-11-23 18:01:47 +01:00
parent 5bd5c97e4e
commit fe89a049bd
4 changed files with 50 additions and 54 deletions

View File

@@ -1,6 +1,6 @@
{
unfree = [
"antigravity"
"cursor"
"discord"
"spotify"
@@ -10,8 +10,6 @@
"zoom-us"
"zoom"
# since the predicate ist to be set in the flake and not in a module
# it is impossible to make the list dynamic and respect nvidia.enable
"nvidia-x11"
"nvidia-settings"
"nvidia-persistenced"
@@ -41,8 +39,5 @@
"vscode-extension-mhutchie-git-graph"
];
inecure = [
# "electron-25.9.0"
];
insecure = [ ];
}