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