Couple more packages: thunar, 7z

This commit is contained in:
Random936 2024-06-07 12:19:23 -07:00
parent cfd01a3dce
commit 98681f02d5
2 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,7 @@
tmux
btop
manix
p7zip
ripgrep
neofetch

View File

@ -114,6 +114,9 @@
killall
];
# Install additional programs
programs.thunar.enable = true;
# Enable sshd service.
services.openssh.enable = true;