Compare commits
3
Commits
5b88519578
...
aab9900551
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aab9900551 | ||
|
|
f63e57f74b | ||
|
|
a611bb3c72 |
+1
-6
@@ -57,6 +57,7 @@ in
|
|||||||
scrot
|
scrot
|
||||||
steam
|
steam
|
||||||
spotify
|
spotify
|
||||||
|
tailscale
|
||||||
vlc
|
vlc
|
||||||
wtype
|
wtype
|
||||||
xwayland-satellite
|
xwayland-satellite
|
||||||
@@ -117,12 +118,6 @@ in
|
|||||||
programs.ssh = {
|
programs.ssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
matchBlocks = {
|
matchBlocks = {
|
||||||
"gitea" = {
|
|
||||||
host = "git.joshashton.dev";
|
|
||||||
port = 2222;
|
|
||||||
user = "jashton";
|
|
||||||
identityFile = "~/.ssh/gitea";
|
|
||||||
};
|
|
||||||
"server" = {
|
"server" = {
|
||||||
host = "50.28.69.78";
|
host = "50.28.69.78";
|
||||||
port = 22;
|
port = 22;
|
||||||
|
|||||||
Reference in New Issue
Block a user