ndsakjdsalkj

This commit is contained in:
2024-02-10 22:11:25 +01:00
parent 74af419792
commit e7cb3fdcd7
10 changed files with 7 additions and 102 deletions

View File

@@ -7,7 +7,7 @@
nix-top
#nix-index
nix-tree
#nix-search # TODO: exists?
nix-search-cli # nix-search
nix-diff
#comma
nixfmt

View File

@@ -1,4 +1,5 @@
{
services.openssh.enable = true;
services.openssh.settings.X11Forwarding = true;
services.fail2ban.enable = true;
}