cyclone: Add several desktop apps
This commit is contained in:
parent
6d0f1256a3
commit
4037dfa7f4
1 changed files with 5 additions and 2 deletions
|
@ -109,14 +109,17 @@
|
|||
# Standard system utilities.
|
||||
# The bulk of user-specific packages should go within the home-manager configuration.
|
||||
environment.systemPackages = with pkgs; [
|
||||
cider
|
||||
discord
|
||||
firefox
|
||||
htop
|
||||
git
|
||||
gnome-tweaks
|
||||
firefox
|
||||
gnomeExtensions.appindicator
|
||||
seafile-client
|
||||
telegram-desktop
|
||||
tmux
|
||||
vim
|
||||
vscode
|
||||
wget
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue