Nextcloud won't work that way...
This commit is contained in:
parent
75f9869747
commit
a24f0511fc
|
@ -49,5 +49,5 @@
|
|||
};
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
home.stateVersion = "23.11";
|
||||
home.stateVersion = "23.05";
|
||||
}
|
||||
|
|
|
@ -180,5 +180,5 @@
|
|||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
system.stateVersion = "23.11";
|
||||
system.stateVersion = "23.05";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue