mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: update nix config module
This commit is contained in:
parent
a11c7854d1
commit
6b33a182d8
11 changed files with 167 additions and 239 deletions
|
|
@ -46,7 +46,7 @@ in
|
|||
sharedOptions;
|
||||
|
||||
home-manager.users."${primaryUser}" = {
|
||||
home.stateVersion = lib.mkForce "23.05";
|
||||
# home.stateVersion = lib.mkForce "23.05";
|
||||
swarselsystems = lib.recursiveUpdate
|
||||
{
|
||||
isLaptop = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue