From 88359518bd3101ff51f6812760f33ca723bd93df Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sat, 10 Jun 2023 16:54:38 +0200 Subject: consolidate config, remove unused stuff --- common.nix | 18 +++--------------- 1 file 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 -- cgit v1.2.3