Add packages to home config
This commit is contained in:
parent
6b12ff1ad4
commit
11b8506008
1 changed files with 7 additions and 0 deletions
|
@ -23,6 +23,10 @@
|
|||
homeDirectory = "/home/floppydisk";
|
||||
packages = with pkgs; [
|
||||
steam
|
||||
gzdoom
|
||||
obs-studio
|
||||
yt-dlp
|
||||
vlc
|
||||
vscode
|
||||
_1password-gui
|
||||
_1password
|
||||
|
@ -42,6 +46,9 @@
|
|||
teamspeak5_client
|
||||
rdesktop
|
||||
pfetch
|
||||
caprine-bin
|
||||
lightworks
|
||||
gitkraken
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue