mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-27 17:08:29 +02:00
configured a spotify widget for waybar
This commit is contained in:
parent
b58ae611b6
commit
8f78e1f843
9 changed files with 95 additions and 19 deletions
|
@ -56,6 +56,10 @@
|
|||
ports = [ 2222 ];
|
||||
settings.PasswordAuthentication = false;
|
||||
};
|
||||
security = {
|
||||
audit.enable = true;
|
||||
auditd.enable = true;
|
||||
};
|
||||
users.users.root.openssh.authorizedKeys.keyFiles = [
|
||||
../../keys/ssh/rouven-thinkpad
|
||||
../../keys/ssh/rouven-pixel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue