Skip to content

Commit

Permalink
add hm stateversion to server
Browse files Browse the repository at this point in the history
  • Loading branch information
uku3lig committed Jan 18, 2024
1 parent f5bb092 commit d689256
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/server.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ in {
../programs/git.nix
../programs/starship.nix
];

hm.home.stateVersion = "23.11";

services.tailscale.extraUpFlags = ["--advertise-exit-node"];

Expand Down

0 comments on commit d689256

Please sign in to comment.