updated flake.nix typo2

This commit is contained in:
naturallaw77 2025-01-19 18:46:14 -08:00
parent d123cb8f66
commit 7a88d57246

View File

@ -51,7 +51,7 @@
nixosConfigurations.nixos = nixpkgs.lib.nixosSystem {
inherit systems;
inherit system;
};