diff --git a/flake.nix b/flake.nix index 3acccb2..c13f2da 100644 --- a/flake.nix +++ b/flake.nix @@ -11,6 +11,8 @@ nixosConfigurations = { hornt = nixpkgs.lib.nixosSystem { system = "x86_64-linux"; + stateVersion = "23.05"; + modules = [ nixos-hardware.nixosModules.framework-12th-gen-intel ./hosts/hornt.nix