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