Compare commits

..
3 Commits
Author SHA1 Message Date
jashton aab9900551 nixos: gen 228 @ nix-pad — 2026-08-04 19:07
26.05.20260724.597283a (Yarara)
2026-08-04 19:15:53 -06:00
jashton f63e57f74b nixos: gen 227 @ nix-pad — 2026-08-03 19:56
26.05.20260724.597283a (Yarara)
2026-08-03 19:56:02 -06:00
jashton a611bb3c72 nixos: gen 226 @ nix-pad — 2026-08-03 19:53
26.05.20260724.597283a (Yarara)
2026-08-03 19:53:39 -06:00
+1 -6
View File
@@ -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;