update home-pc config
This commit is contained in:
parent
36b5207ebd
commit
ae44502f36
2 changed files with 35 additions and 27 deletions
home
|
@ -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";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue