feat: update nix config module

This commit is contained in:
Leon Schwarzäugl 2025-06-11 02:30:20 +02:00
parent a11c7854d1
commit 6b33a182d8
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
11 changed files with 167 additions and 239 deletions

View file

@ -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;