Hypr + fuse + ssh

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-04-15 10:20:40 +02:00
parent 1a300f02ab
commit d336212904
4 changed files with 53 additions and 42 deletions

View File

@@ -1,7 +1,10 @@
{ config, pkgs, lib, system, user, allowed, secrets, ... }:
{
home.packages = with pkgs; [
sshfs
];
home.file.".ssh/config".text = ''