From 10ddfbde44a1285af1f10ccc2ddcf66e21169538 Mon Sep 17 00:00:00 2001 From: Jan Grosser Date: Sat, 25 May 2024 23:34:14 +0200 Subject: [PATCH] Added sshfs --- hosts/p14s/home.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts/p14s/home.nix b/hosts/p14s/home.nix index 672d819..1f5f21d 100644 --- a/hosts/p14s/home.nix +++ b/hosts/p14s/home.nix @@ -75,6 +75,9 @@ # Games dosbox-staging + # Tools + sshfs + # # It is sometimes useful to fine-tune packages, for example, by applying # # overrides. You can do that directly here, just don't forget the # # parentheses. Maybe you want to install Nerd Fonts with a limited number of