diff options
| author | quentin@aristote.fr <quentin@aristote.fr> | 2025-06-08 12:23:23 +0200 |
|---|---|---|
| committer | quentin@aristote.fr <quentin@aristote.fr> | 2025-06-08 12:23:23 +0200 |
| commit | f629f917d3f30eae375fbb33e18fd014f6e89985 (patch) | |
| tree | c8870baeb7f9522cd7fd7054d1603f225b790648 /config/default.nix | |
| parent | 30b663574954af6b393e2d15ad3c228fec23822c (diff) | |
nfs: enable caching
Diffstat (limited to 'config/default.nix')
| -rw-r--r-- | config/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/default.nix b/config/default.nix index 962b3d1..6827e2d 100644 --- a/config/default.nix +++ b/config/default.nix @@ -7,6 +7,7 @@ ./hardware ./networking.nix ./nix.nix + ./storage.nix ./system.nix ./users.nix ]; |
