config/guix/system/default: Fix typo %ambrevar-file-systems.

master
Pierre Neidhardt 2021-02-05 16:18:05 +01:00
parent 09a594a8fd
commit 7ee96f9539
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ StrictNodes 1")
(device (uuid "CAE6-BFFA" 'fat))
(mount-point "/boot/efi")
(type "vfat"))
%ambrevar-file-systems))
%ambrevar/file-systems))
(users (cons* %ambrevar/user
%base-user-accounts))