about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2022-12-28 15:09:54 +0100
committerJörg Thalheim <joerg@thalheim.io>2022-12-28 16:03:49 +0100
commit741a0f5a7f0dc997b775cb3bc45b469ba23e4675 (patch)
treec1a89f9b79f6b0cf0be473ba5ef0131e4650ac78 /nixos/modules/module-list.nix
parent4d5535c90c817917015bf26794d29802e254cb32 (diff)
envfs: init at 1.0.0
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index a41cae9f87756..dd0921243a7c4 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -1311,6 +1311,7 @@
   ./tasks/filesystems/btrfs.nix
   ./tasks/filesystems/cifs.nix
   ./tasks/filesystems/ecryptfs.nix
+  ./tasks/filesystems/envfs.nix
   ./tasks/filesystems/exfat.nix
   ./tasks/filesystems/ext.nix
   ./tasks/filesystems/f2fs.nix