1
Fork 0
mirror of https://github.com/thegeneralist01/config.git synced 2026-05-30 08:37:01 +02:00

update everything

This commit is contained in:
TheGeneralist 2026-04-01 17:59:59 +02:00
parent 082a4ad541
commit 2a39aafb44
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4
6 changed files with 57 additions and 96 deletions

View file

@ -24,6 +24,7 @@
home-manager = {
backupFileExtension = "home.bak";
users.thegeneralist.home = {
# stateVersion = "25.11";
stateVersion = "25.11";
homeDirectory = "/Users/thegeneralist";
};