personal-gui: Install rmview

This commit is contained in:
Quentin Boyer 2024-12-21 23:45:01 +01:00
parent 6bd8290c0c
commit 86c82f0ff3
2 changed files with 10 additions and 0 deletions

View file

@ -6,5 +6,14 @@
glaurung
nur.repos.xeals.cura5
anki-bin
rmview
];
home.sessionVariables = {
RMVIEW_CONF = pkgs.writers.writeJSON "rmview.json" {
ssh.auth_method = "key";
backend = "screenshare";
orientation = "portrait";
};
};
}

View file

@ -2,6 +2,7 @@
{
networking.firewall = {
enable = true;
allowedUDPPorts = [ 5901 ];
allowedTCPPortRanges = [
{
# KDE connect