diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-09-07 16:29:27 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-09-07 16:29:27 -0400 |
| commit | c8b287a7c774bacdfeb35279680c7b1a2524a4b8 (patch) | |
| tree | 7dcda62ea5cdef32a15e82e064683f79273ec36f /modules/ryan-config | |
| parent | 43ea80ea908a4c7070e09f70d4fc63acd34cdace (diff) | |
libvirt works libvirt works libvirt works
Diffstat (limited to 'modules/ryan-config')
| -rw-r--r-- | modules/ryan-config/base-system.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ryan-config/base-system.scm b/modules/ryan-config/base-system.scm index 4f75686..ba4e3b3 100644 --- a/modules/ryan-config/base-system.scm +++ b/modules/ryan-config/base-system.scm | |||
| @@ -170,7 +170,7 @@ | |||
| 170 | (service nix-service-type) | 170 | (service nix-service-type) |
| 171 | (service libvirt-service-type | 171 | (service libvirt-service-type |
| 172 | (libvirt-configuration | 172 | (libvirt-configuration |
| 173 | (libvirt libvirt-new) | 173 | (libvirt libvirt-ovmf) |
| 174 | (unix-sock-group "libvirt"))) | 174 | (unix-sock-group "libvirt"))) |
| 175 | (service virtlog-service-type) | 175 | (service virtlog-service-type) |
| 176 | (service bluetooth-service-type) | 176 | (service bluetooth-service-type) |
