Skip to content

Commit 776e819

Browse files
authored
update hostname and version
1 parent 21ff010 commit 776e819

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

machines/jwx1carbon/configuration.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
# some software such as database servers. You should
3535
# change this only after NixOS release notes say you
3636
# should.
37-
system.stateVersion = "18.09";
37+
system.stateVersion = "19.09";
3838

3939
# Networking
4040
networking = {
41-
hostName = "jwx1carbon";
41+
hostName = "thinkpadje";
4242
wireless.enable = true;
4343
};
4444

0 commit comments

Comments
 (0)