vault0.home.rekahsoft.ca: Missed in previous commit renaming public exports

This commit is contained in:
Collin J. Doering 2022-03-22 19:34:29 -04:00
parent 5d4f601fc1
commit 932292fef5
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#:use-module (gnu packages shells)
#:use-module (gnu services docker)
#:use-module (rekahsoft guix-config proxmox-vm-lvm-minimal)
#:export (system machine))
#:export (%system %machine))
(define base-system (proxmox-vm-lvm-minimal "vault0"))