Skip to content

Commit

Permalink
fix(modules/impermanence/nixos): specify file system type
Browse files Browse the repository at this point in the history
  • Loading branch information
trueNAHO committed Feb 10, 2024
1 parent 87b9ae4 commit 86d7fd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/impermanence/nixos/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
mount \
--options subvol=/ \
--types btrfs \
"${cfg.btrfsSnapshots.filesystemRoot}" \
"$mount_point"
Expand Down

0 comments on commit 86d7fd8

Please sign in to comment.