This commit is contained in:
Daniel Ziltener 2023-11-29 13:42:36 +01:00
parent b190147356
commit f115fa5c46
Signed by: zilti
GPG Key ID: B38976E82C9DAE42

View File

@ -36,9 +36,9 @@
(type "vfat"))
(file-system
(device
(file-system-label "guix-root")
(file-system-label "guix-root"))
(mount-point "/")
(type "xfs")))
(type "xfs"))
%base-file-systems))
(swap-devices
(list
@ -55,6 +55,7 @@
(group "users")
(supplementary-groups
'("wheel"
"netdev"
"seat"
"audio"
"video"