fix eval
Some checks failed
Hydra nixosConfigurations.vf2 Hydra build #22169 of nixos-config:pr618:nixosConfigurations.vf2
Some checks failed
Hydra nixosConfigurations.vf2 Hydra build #22169 of nixos-config:pr618:nixosConfigurations.vf2
This commit is contained in:
parent
ab347d2d4c
commit
c5a249ad43
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
pkgs,
|
pkgs,
|
||||||
nixos-hardware,
|
nixos-hardware,
|
||||||
|
config,
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
imports = [
|
imports = [
|
||||||
|
|
Loading…
Reference in a new issue