Hypr + fuse + ssh
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
{ config, pkgs, lib, system, user, allowed, secrets, ... }:
|
||||
|
||||
{
|
||||
|
||||
|
||||
home.packages = with pkgs; [
|
||||
sshfs
|
||||
];
|
||||
|
||||
|
||||
home.file.".ssh/config".text = ''
|
||||
|
||||
Reference in New Issue
Block a user