fix: typo

This commit is contained in:
Ranomier 2025-06-23 22:46:51 +02:00
parent 147249d792
commit 3ffd596afc

View file

@ -1,4 +1,4 @@
{modulesPath, ...}; {
{modulesPath, ...}: {
imports = [
(modulesPath + "/profiles/qemu-guest.nix")
];