hosts/kirsty: silence warnings

This commit is contained in:
Timotej Lazar 2022-06-22 21:04:56 +02:00
parent bde774abda
commit cf7bc66a42

View file

@ -48,7 +48,7 @@
(mapped-devices (mapped-devices
(list (list
(mapped-device (mapped-device
(source "/dev/nvme0n1p2") (source (uuid "c725b7b7-b4d9-49e0-8c2c-3624b3cde7e3"))
(target "root") (target "root")
(type luks-device-mapping)))) (type luks-device-mapping))))
@ -60,7 +60,7 @@
(type "ext4")) (type "ext4"))
%base-file-systems)) %base-file-systems))
(swap-devices '("/swap")) (swap-devices (list (swap-space (target "/swap"))))
(users (users
(cons* (cons*