diff options
Diffstat (limited to 'systems/mcdowell.scm')
-rw-r--r-- | systems/mcdowell.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/mcdowell.scm b/systems/mcdowell.scm index 42b3ada..65c1fdd 100644 --- a/systems/mcdowell.scm +++ b/systems/mcdowell.scm @@ -84,6 +84,7 @@ (initrd-modules %base-initrd-modules) (firmware firmware*) (host-name host-name*) + (mapped-devices (list)) (file-systems (file-systems* host-name*)) (swap-devices (swap-devices* host-name*)) (users (users-mcdowell)) |