This commit is contained in:
2025-03-11 22:25:47 +02:00
parent 319b0bf433
commit 971216f1b3
9 changed files with 156 additions and 23 deletions

View File

@@ -38,7 +38,7 @@
services.openssh = {
enable = true;
banner = "What the fuck do you think you're doing here?\n";
banner = "please fuck off\n";
};
services.dbus.packages = [ pkgs.gcr ];