typos fixed

This commit is contained in:
server 2024-10-24 03:46:24 +02:00
parent c3fb861612
commit f716996616

View file

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