Ooof, to -> To
This commit is contained in:
@@ -17,7 +17,7 @@ in {
|
||||
|
||||
systemd = {
|
||||
mounts = let
|
||||
filesystems = mapAttrstoList
|
||||
filesystems = mapAttrsToList
|
||||
(fs: opts: { filesystem = fs; opts = opts; })
|
||||
host-filesystems;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user