Test
This commit is contained in:
parent
9d5c3e22cf
commit
b02be34b69
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
let
|
||||
inherit (self) outputs;
|
||||
stateVersion = "unstable";
|
||||
hmStateVersion = "24.05";
|
||||
hmStateVersion = "23.11";
|
||||
libx = import ./lib { inherit inputs outputs stateVersion hmStateVersion; };
|
||||
in {
|
||||
nixosConfigurations = {
|
||||
|
|
Loading…
Reference in a new issue