From 946c631f2a4a46f0356e48cf62ae2fe64751ba49 Mon Sep 17 00:00:00 2001 From: rope Date: Sat, 1 Aug 2026 22:25:01 +0100 Subject: [PATCH] hosts: drop duplicate adwaita-icon-theme (desktop.nix already installs it) Co-Authored-By: Claude Opus 5 --- hosts/FredOS-Gaming.nix | 2 -- hosts/FredOS-Macbook.nix | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/hosts/FredOS-Gaming.nix b/hosts/FredOS-Gaming.nix index d4ac20f..a2dca7f 100644 --- a/hosts/FredOS-Gaming.nix +++ b/hosts/FredOS-Gaming.nix @@ -9,12 +9,10 @@ lsfg-vk lsfg-vk-ui faugus-launcher - adwaita-icon-theme mission-center vlc gnome-text-editor wowup-cf - adwsteamgtk proton-vpn onlyoffice-desktopeditors woeusb diff --git a/hosts/FredOS-Macbook.nix b/hosts/FredOS-Macbook.nix index 6040e1b..8d6b8b7 100644 --- a/hosts/FredOS-Macbook.nix +++ b/hosts/FredOS-Macbook.nix @@ -6,7 +6,6 @@ tlp vesktop faugus-launcher - adwaita-icon-theme mission-center vlc gnome-text-editor @@ -14,6 +13,7 @@ onlyoffice-desktopeditors woeusb vscodium + cmatrix ]; programs.geary.enable = true;