fix typo
This commit is contained in:
parent
4a3a1661ac
commit
a94df856dd
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
(operating-system
|
(operating-system
|
||||||
(inherit %virt-freya-operating-system)
|
(inherit %virt-freya-operating-system)
|
||||||
(host-name "curiass")
|
(host-name "cuirass")
|
||||||
(swap-devices (list (swap-space
|
(swap-devices (list (swap-space
|
||||||
(target (uuid
|
(target (uuid
|
||||||
"8ffa6d73-06e9-4dc5-9b15-569b3b176dbc")))))
|
"8ffa6d73-06e9-4dc5-9b15-569b3b176dbc")))))
|
Loading…
Reference in a new issue