diff --git a/roles/gui.nix b/roles/gui.nix index 387ed07..de10ee3 100644 --- a/roles/gui.nix +++ b/roles/gui.nix @@ -49,6 +49,10 @@ in # Not GUI but specific to GUI usage sshuttle + sshfs + + # try out for a bit + niri ]; }; }