Misinterpreted something my bad

This commit is contained in:
Jimbo 2024-09-03 14:49:49 -04:00
parent 19d3299fde
commit 460899f2d7
5 changed files with 10 additions and 19 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";
}