From 2077a6e40045066ed99a9ae8c23a224113bf885f Mon Sep 17 00:00:00 2001 From: Linnnus Date: Thu, 1 Aug 2024 18:14:49 +0200 Subject: muhammed: Add Wraath network volume --- hosts/muhammed/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/muhammed/configuration.nix') diff --git a/hosts/muhammed/configuration.nix b/hosts/muhammed/configuration.nix index f3908b2..c082ea9 100644 --- a/hosts/muhammed/configuration.nix +++ b/hosts/muhammed/configuration.nix @@ -2,6 +2,7 @@ {flakeInputs, ...}: { imports = [ ./home + ./wraaath-sshfs ]; # Specify the location of this configuration file. Very meta. -- cgit v1.2.3