1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(manakish): steam

This commit is contained in:
2021-02-27 21:31:46 +01:00
parent 9a7b6b020a
commit c14f5925e2

View File

@@ -48,6 +48,9 @@
ipv6 = "42:0:3c46:ac99:ae36:cb8:c551:ba27";
};
programs.steam.enable = true;
nixpkgs.config.steam.java = true;
networking.hostName = "manakish";
system.stateVersion = "20.09"; # Did you read the comment?