update home-pc config

This commit is contained in:
Felix Schröter 2019-10-19 09:14:56 +02:00
parent 36b5207ebd
commit ae44502f36
No known key found for this signature in database
GPG key ID: A12D7C9D2FD34458
2 changed files with 35 additions and 27 deletions

View file

@ -61,15 +61,19 @@ in
programs.firefox.enable = true;
home.packages = with pkgs; [
gparted
# development
haskellPackages.ghc
signal-desktop
discord
keybase-gui
steam
linux-steam-integration
# lutris
unstable.steam
unstable.linux-steam-integration
unstable.lutris
unstable.ledger-live-desktop
];
home.stateVersion = "19.09";
}