Set veloren launcher for all machines

This commit is contained in:
thiloho
2023-05-27 14:15:29 +02:00
parent d757388ce8
commit 226ae58cc3
2 changed files with 1 additions and 3 deletions

View File

@@ -26,8 +26,5 @@
key = "86C465C22C8A4D56"; key = "86C465C22C8A4D56";
}; };
}; };
home.packages = with pkgs; [
airshipper
];
}; };
} }

View File

@@ -105,6 +105,7 @@
libreoffice libreoffice
google-chrome google-chrome
rustdesk rustdesk
airshipper
]; ];
}; };
}; };