From 0c01f464b2264e54636b2b2b4c1b50225f532836 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Mon, 23 May 2016 00:39:12 +0200 Subject: [PATCH] steveej-laptop: misc package changes --- configuration/steveej-laptop/pkg.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 ]; }