This commit is contained in:
albert 2024-06-12 21:42:45 +09:00
parent fd2b390089
commit a170a8cd8e
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -81,7 +81,7 @@
"albert@bakersfield-rpi4" = libx.mkHome { hostname = "bakersfield-rpi4"; system = "aarch64-linux"; type = "small"; };
"albert@steamdeck" = libx.mkHome { hostname = "steamdeck"; desktop = "plasma6"; theme = "stylix"; };
# Containers
"albert@rdesktop" = libx.mkHome { hostname = "rdesktop"; desktop = "plasma6"; theme = "green"; };
"albert@rdesktop" = libx.mkHome { hostname = "rdesktop"; desktop = "plasma6"; theme = "stylix"; };
};
deploy.nodes = {
osaka-linode-01 = libx.deploy { hostname = "osaka-linode-01"; };