Update files

This commit is contained in:
2026-06-28 15:47:18 +01:00
parent ab45d41e8e
commit c10737da06
5 changed files with 71 additions and 50 deletions
+7
View File
@@ -0,0 +1,7 @@
{ pkgs, ... }:
{
imports = [
./nas-mounts.nix
];
}