mirror of
https://git.gay/xqtc/nixos-config
synced 2025-07-18 00:42:37 +02:00
packages; ssh config
This commit is contained in:
parent
d31e038e92
commit
eba41a12cc
3 changed files with 4 additions and 1 deletions
|
@ -43,6 +43,7 @@ in {
|
|||
kdePackages.kleopatra
|
||||
# ida-free
|
||||
spotify
|
||||
youtube-music
|
||||
cosmic-icons
|
||||
# seafile-client
|
||||
steam
|
||||
|
|
|
@ -32,6 +32,6 @@
|
|||
programs.ssh = {
|
||||
enable = true;
|
||||
forwardAgent = true;
|
||||
matchBlocks = { "ryuko.suizid.jetzt" = { user = "root"; }; };
|
||||
matchBlocks = { "*ryuko.suizid.jetzt" = { user = "root"; }; };
|
||||
};
|
||||
}
|
||||
|
|
|
@ -188,6 +188,8 @@
|
|||
gnome-tweaks
|
||||
gnome-boxes
|
||||
|
||||
minikube
|
||||
|
||||
wl-clipboard
|
||||
xclip
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue