type changes

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2024-05-15 04:37:22 -04:00
committed by Alice Huston
parent 0ce3d57e46
commit 298d7423c6
3 changed files with 47 additions and 29 deletions

View File

@ -211,6 +211,7 @@
}:
lib.nixosSystem {
system = "x86_64-linux";
specialArgs = inputs;
modules =
[
nixos-modules.nixosModule