home: remove stateVersion from this repo
This commit is contained in:
parent
2e7fe703c8
commit
ddf6814856
1 changed files with 0 additions and 13 deletions
|
@ -22,17 +22,4 @@ in {
|
||||||
systemd.user.sessionVariables = variables;
|
systemd.user.sessionVariables = variables;
|
||||||
|
|
||||||
xdg.enable = true; # TODO: what is this?
|
xdg.enable = true; # TODO: what is this?
|
||||||
|
|
||||||
# This value determines the Home Manager release that your
|
|
||||||
# configuration is compatible with. This helps avoid breakage
|
|
||||||
# when a new Home Manager release introduces backwards
|
|
||||||
# incompatible changes.
|
|
||||||
#
|
|
||||||
# You can update Home Manager without changing this value. See
|
|
||||||
# the Home Manager release notes for a list of state version
|
|
||||||
# changes in each release.
|
|
||||||
home.stateVersion = "24.11";
|
|
||||||
|
|
||||||
# Let Home Manager install and manage itself.
|
|
||||||
# programs.home-manager.enable = true;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue