summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2023-06-10 16:54:38 +0200
committerChristoph Cullmann <cullmann@kde.org>2023-06-10 16:54:38 +0200
commit88359518bd3101ff51f6812760f33ca723bd93df (patch)
tree460d376a570439b3039896f899fd024b02794ac8
parent8ea423db3b7d4962a2f9111e90b10b22d6afe1c0 (diff)
consolidate config, remove unused stuff
-rw-r--r--common.nix18
1 files changed, 3 insertions, 15 deletions
diff --git a/common.nix b/common.nix
index 8ad9303..9457e63 100644
--- a/common.nix
+++ b/common.nix
@@ -197,7 +197,10 @@ in
aspellDicts.en
borgbackup
btop
+ chromium
clamav
+ filelight
+ firefox
gitFull
hunspellDicts.de_DE
hunspellDicts.en_US
@@ -392,13 +395,11 @@ in
alacritty
ark
calibre
- chromium
emacs
falkon
fdupes
ffmpeg
file
- firefox
gimp
go
hugo
@@ -497,25 +498,12 @@ in
home.packages = with pkgs; [
alacritty
ark
- firefox
lutris
sqlitebrowser
unrar
unzip
wine64
xdotool
-
- # retroarch with some emulators
- (retroarch.override {
- cores = [
- libretro.genesis-plus-gx
- libretro.snes9x
- libretro.beetle-psx-hw
- ];
- })
- libretro.genesis-plus-gx
- libretro.snes9x
- libretro.beetle-psx-hw
];
# generate the shell config