hermit: move fs to fs.nix

This commit is contained in:
Charlie Root 2024-08-28 11:09:39 +02:00
commit 8483b563e1
3 changed files with 15 additions and 14 deletions

View file

@ -1 +1 @@
_: {imports = [./monitors.nix];}
_: {imports = [./monitors.nix ./fs.nix];}