diff options
author | Linnnus <[email protected]> | 2024-08-01 18:14:49 +0200 |
---|---|---|
committer | Linnnus <[email protected]> | 2024-08-01 18:14:49 +0200 |
commit | 2077a6e40045066ed99a9ae8c23a224113bf885f (patch) | |
tree | 3293ab5c522d0182b5b3f1841dd6224b0a8f4b8b /hosts/muhammed/configuration.nix | |
parent | 472d7eda18132993222299e246471d6792d38ddc (diff) |
muhammed: Add Wraath network volume
Diffstat (limited to 'hosts/muhammed/configuration.nix')
-rw-r--r-- | hosts/muhammed/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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. |