From 0d63b3c4ab029f741f183ea06bcde293a5c27d81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 30 Dec 2024 16:29:10 -0500 Subject: [PATCH 1/4] Clean up help comments --- configuration.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configuration.nix b/configuration.nix index 6aaf5cf..eee1fd6 100644 --- a/configuration.nix +++ b/configuration.nix @@ -12,10 +12,9 @@ ]; # List packages installed in system profile. To search, run: - # $ nix search wget + # $ nix search example environment.systemPackages = with pkgs; [ # vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. - # wget ansible birdtray bitwarden-cli From d9ee9115da65052c65a5b44bb87e748e03b0a5bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 31 Dec 2024 17:39:18 -0500 Subject: [PATCH 2/4] Add a nice weather app for KDE --- configuration.nix | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/configuration.nix b/configuration.nix index eee1fd6..1d52576 100644 --- a/configuration.nix +++ b/configuration.nix @@ -29,15 +29,15 @@ diffr dmidecode docker - dog - espanso-wayland + # dog # breaks build + espanso-wayland # breaks build??? fish fishPlugins.done firefoxpwa floorp fsearch getxbook - gimp-with-plugins + # gimp-with-plugins # Currently breaks bulid git git-open gnucash @@ -47,7 +47,7 @@ hunspellDicts.en_US-large hunspellDicts.es_MX # jitsi - this is unusuable with a regular Jitsi Meet server like May First? - jitsi-meet-electron + # jitsi-meet-electron # currently breaks build jq just kdePackages.filelight @@ -61,6 +61,7 @@ kdePackages.kontrast kdePackages.krecorder kdePackages.kruler + kdePackages.kweather kdePackages.neochat # For matrix but relying on insecure olm-3.2.16 kdePackages.partitionmanager keepassxc From 808c4235bf43f46b79a2c0f278042ccbc4efc567 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 31 Dec 2024 17:40:07 -0500 Subject: [PATCH 3/4] Comment 'nvim', add sassc --- configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 1d52576..cb34e1f 100644 --- a/configuration.nix +++ b/configuration.nix @@ -76,7 +76,7 @@ meld mkcert mmv - neovim + neovim # aka nvim nextcloud-client nheko # For matrix but relying on insecure olm-3.2.16 # nfs-utils @@ -94,6 +94,7 @@ rink rofi samba + sassc # Convenient to use directly, though it is deprecated in favor of dart-sass i think shortwave signal-desktop slack From 625ea726f34ca3a91d65ed34a26ecef11a03f19f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 31 Dec 2024 17:40:27 -0500 Subject: [PATCH 4/4] Add ourselves yet another browser, we are web devs after all --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index cb34e1f..3326f30 100644 --- a/configuration.nix +++ b/configuration.nix @@ -107,6 +107,7 @@ transmission_4-qt trashy tuba + ungoogled-chromium vimPlugins.vim-fetch vimPlugins.vim-wayland-clipboard wget