diff --git a/configuration/steveej-laptop/pkg.nix b/configuration/steveej-laptop/pkg.nix index 0d4ea0a..c4d446a 100644 --- a/configuration/steveej-laptop/pkg.nix +++ b/configuration/steveej-laptop/pkg.nix @@ -66,25 +66,25 @@ in xscreensaver firefox-wrapper chromium - + seafile-client qpdfview thunderbird pidgin hexchat + keepass skype - x2goclient remmina teamviewer x11_ssh_askpass gnome3.dconf # needed by virtmanager - #virtmanager + virtmanager - spotify vlc audacity pavucontrol + spotify gimp inkscape @@ -99,6 +99,6 @@ in pythonFull ] ++ [ gitpkgs.rkt - gitpkgs.virtmanager + gitpkgs.flannel ]; }