final fix

This commit is contained in:
Melvin Ragusa
2026-02-04 21:51:56 +01:00
parent ee4ac58ade
commit 8e5f65c2b2
2 changed files with 0 additions and 17 deletions

View File

@@ -261,22 +261,6 @@
# AI coding # AI coding
claude-code claude-code
]; ];
nixpkgs.config.permittedInsecurePackages = [
"libsoup-2.74.3"
];
nixpkgs.overlays = [
(final: prev: {
gnome = prev.gnome.overrideScope (
gfinal: gprev: {
gvfs = gprev.gvfs.override {
googleSupport = true;
gnomeSupport = true;
};
}
);
})
];
# ═══════════════════════════════════════════════════════════════ # ═══════════════════════════════════════════════════════════════
# SERVICES # SERVICES

View File

@@ -51,7 +51,6 @@
# ═══════════════════════════════════════════════════════════════ # ═══════════════════════════════════════════════════════════════
file-roller # Archive manager (GUI) file-roller # Archive manager (GUI)
gnome-disk-utility # Disk management gnome-disk-utility # Disk management
gnome-online-accounts-gtk
# Archive tools (for file-roller and CLI) # Archive tools (for file-roller and CLI)
unzip unzip