mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-08 04:38:06 +01:00
style(home): move stateVersion
This commit is contained in:
@@ -39,11 +39,11 @@
|
||||
package = pkgs.bibata-cursors;
|
||||
name = "Bibata-Modern-Classic";
|
||||
};
|
||||
|
||||
stateVersion = "24.11";
|
||||
};
|
||||
|
||||
dconf.enable = true;
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
home.stateVersion = "24.11";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user