Compare commits

...

1 Commits

Author SHA1 Message Date
Richie dc210d7380 adding xf86_input_wacom 2025-11-02 09:54:38 -05:00
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@
# graphics tools
gimp3
xcursorgen
xf86_input_wacom
# browser
chromium
firefox
+6
View File
@@ -43,6 +43,12 @@
identityFile = "~/.ssh/id_ed25519";
port = 922;
};
leviathan = {
hostname = "192.168.90.127";
user = "richie";
identityFile = "~/.ssh/id_ed25519";
port = 332;
};
};
};
}