fix(web): remove headless profile
This commit is contained in:
parent
81c7c18e4c
commit
44b80f8e71
|
@ -16,7 +16,7 @@ in
|
||||||
|
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
(modulesPath + "/profiles/headless.nix")
|
#(modulesPath + "/profiles/headless.nix")
|
||||||
(modulesPath + "/profiles/qemu-guest.nix")
|
(modulesPath + "/profiles/qemu-guest.nix")
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue