Update stateVersion in config template
This commit is contained in:
parent
0a78188848
commit
113d68be68
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{ ... }:
|
||||
let
|
||||
host = "generic";
|
||||
stateVersion = "24.11";
|
||||
stateVersion = "25.05";
|
||||
|
||||
repo = builtins.fetchGit {
|
||||
url = "https://forgejo.sinerva.eu/VSinerva/nixos-conf.git";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue