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