cyclone: Various program additions
This commit is contained in:
parent
a4520e32ba
commit
4aac7da0e8
1 changed files with 5 additions and 0 deletions
|
@ -84,6 +84,7 @@
|
||||||
|
|
||||||
tailscale.enable = true;
|
tailscale.enable = true;
|
||||||
vscode-server.enable = true;
|
vscode-server.enable = true;
|
||||||
|
syncthing.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
hardware = {
|
hardware = {
|
||||||
|
@ -166,11 +167,15 @@
|
||||||
git
|
git
|
||||||
gnome-tweaks
|
gnome-tweaks
|
||||||
gnomeExtensions.appindicator
|
gnomeExtensions.appindicator
|
||||||
|
pciutils
|
||||||
seafile-client
|
seafile-client
|
||||||
telegram-desktop
|
telegram-desktop
|
||||||
|
transmission_4-gtk
|
||||||
tmux
|
tmux
|
||||||
|
usbutils
|
||||||
vim
|
vim
|
||||||
wget
|
wget
|
||||||
|
wl-clipboard
|
||||||
];
|
];
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue