home: individualise stateVersion
This commit is contained in:
parent
93764167e9
commit
beb366f9a5
6 changed files with 14 additions and 2 deletions
|
|
@ -1,5 +1,8 @@
|
|||
{config, ...}: {
|
||||
home-manager.users.alarsyo = {
|
||||
# TODO: can probably upgrade me
|
||||
home.stateVersion = "21.05";
|
||||
|
||||
my.theme = config.home-manager.users.alarsyo.my.themes.solarizedLight;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue