config/guix/system/desktop-bababa: Switch to btrfs.

master
Pierre Neidhardt 2019-08-19 11:30:07 +02:00
parent 2488992d87
commit 383d977d72
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
(file-system
(device (file-system-label "babadata"))
(mount-point "/media/babadata")
(type "ext4")
(type "btrfs")
(create-mount-point? #t))
(file-system
(mount-point "/tmp")