idk and get rid of sstupid warnings ig

This commit is contained in:
tulg 2026-05-15 01:15:57 +03:00
parent cb6af5e7c4
commit 2960c1fe90
17 changed files with 207 additions and 48 deletions

View file

@ -4,8 +4,12 @@
fastfetch
kitty
jdk17_headless
autossh
btop
wget
];
services.openssh = {
enable = true;
settings = {
AllowTcpForwarding = true;
X11Forwarding = true;