Skip to content

Commit

Permalink
flake: Fix evaluation
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzleutgeb committed Apr 17, 2024
1 parent 1d1aea1 commit cf7a0ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@
domain = "invalid";
hostName = "options";
};

system.stateVersion = "23.05";
}
]
++ attrValues self.nixosModules;
Expand Down

0 comments on commit cf7a0ca

Please sign in to comment.