diff options
author | Julian T <julian@jtle.dk> | 2021-08-18 18:12:03 +0200 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2021-08-18 18:12:03 +0200 |
commit | aa63df9abf83e558fcadbdb25a6182fde81531d9 (patch) | |
tree | 6cd6f86fc61bc4256f469da0e1377a27d648513b /nixhome/.config | |
parent | a774c5b13dcbb197615aff8f90748031255be3cd (diff) |
More software and garbage rules
Diffstat (limited to 'nixhome/.config')
-rw-r--r-- | nixhome/.config/nixpkgs/home.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nixhome/.config/nixpkgs/home.nix b/nixhome/.config/nixpkgs/home.nix index 93d553e..82e85f2 100644 --- a/nixhome/.config/nixpkgs/home.nix +++ b/nixhome/.config/nixpkgs/home.nix @@ -29,7 +29,7 @@ libreoffice-fresh liferea qutebrowser mate.caja audacity gnome3.eog veracrypt xournal remmina musescore fractal gnome3.gnome-disk-utility ipcalc playerctl - xarchive gtkwave gnome3.cheese pandoc + xarchive gtkwave gnome3.cheese pandoc filelight # Other stuff ( texlive.combine { inherit (texlive) @@ -42,6 +42,7 @@ youtube-dl sshpass python38Packages.pynvim aspell aspellDicts.da aspellDicts.en ffmpegthumbnailer tio imagemagick sox poppler_utils + ffmpeg fortune # The python env created in overlay defaultPythonEnv |