idk and get rid of sstupid warnings ig
This commit is contained in:
parent
cb6af5e7c4
commit
2960c1fe90
17 changed files with 207 additions and 48 deletions
|
|
@ -4,8 +4,12 @@
|
|||
fastfetch
|
||||
kitty
|
||||
jdk17_headless
|
||||
autossh
|
||||
btop
|
||||
wget
|
||||
];
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
settings = {
|
||||
AllowTcpForwarding = true;
|
||||
X11Forwarding = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue