treewide: bump home.stateVersion
This commit is contained in:
parent
83afd674a7
commit
49eec1ed0d
@ -1,4 +1,4 @@
|
|||||||
{ ... }:
|
{ ... }:
|
||||||
{
|
{
|
||||||
home.stateVersion = "22.05";
|
home.stateVersion = "24.05";
|
||||||
}
|
}
|
@ -1,6 +1,6 @@
|
|||||||
{ config, ... }:
|
{ config, ... }:
|
||||||
{
|
{
|
||||||
home.stateVersion = "22.05";
|
home.stateVersion = "24.05";
|
||||||
|
|
||||||
programs.git.extraConfig.maintenance.repo = let
|
programs.git.extraConfig.maintenance.repo = let
|
||||||
home = config.home.homeDirectory;
|
home = config.home.homeDirectory;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ ... }:
|
{ ... }:
|
||||||
{
|
{
|
||||||
home.stateVersion = "22.05";
|
home.stateVersion = "24.05";
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user