Skip to content

Commit

Permalink
apps: base: guix: virtualmachine: Use https for qcow2 source.
Browse files Browse the repository at this point in the history
  • Loading branch information
wigust committed Oct 23, 2023
1 parent 43cf975 commit eac0916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/base/guix/virtualmachine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ spec:
storage: 64Gi
source:
http:
url: http://iso.wugi.info/guix.qcow2
url: https://iso.wugi.info/guix.qcow2

0 comments on commit eac0916

Please sign in to comment.