This commit is contained in:
Jimbo 2024-09-03 15:08:59 -04:00
parent 24774e93df
commit 96ac50d43d
6 changed files with 4 additions and 13 deletions

View file

@ -13,7 +13,4 @@
homedate = "home-manager switch --flake ~/.home-manager/.#jimbo@SSH --extra-experimental-features 'nix-command flakes'";
};
};
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
home.stateVersion = "24.05";
}