mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-16 20:37:54 +08:00
hm: stateVersion
https://nix-community.github.io/home-manager/options.html#opt-home.stateVersion
This commit is contained in:
parent
2763fc6aa4
commit
b7e153b9c4
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@
|
|||
programs.bash = {
|
||||
enable = true;
|
||||
} // (import ./home/shellcommon.nix { inherit pkgs; });
|
||||
home.stateVersion = "22.11";
|
||||
};
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue