delet unnecessary empty list in home packages

flake-conversion
Trolli Schmittlauch 2020-04-15 19:33:02 +02:00
parent 3734b2d852
commit 4cccef71fb
1 changed files with 1 additions and 3 deletions

View File

@ -182,7 +182,6 @@ let
qtcreator
shellcheck
mtr
wireshark
ripgrep
# Haskell
@ -264,8 +263,7 @@ in
{
home.packages = (
[]
++ desktopApps
desktopApps
++ latexApps
++ pythonApps
++ graphicsApps