summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorseth <[email protected]>2024-12-16 20:08:16 -0500
committerseth <[email protected]>2024-12-16 20:08:16 -0500
commit8efd575677a1cd0ca4c52869d4867769a56d4916 (patch)
tree4a1516511fcbe4910ed0876fae9e302fdcb387ea /systems
parent94e4a15d0f0b5b1eee7a1414065d097667a6ba09 (diff)
glados-wsl: use latest nix
Diffstat (limited to 'systems')
-rw-r--r--systems/glados-wsl/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/glados-wsl/default.nix b/systems/glados-wsl/default.nix
index aaec4e8..475a2e9 100644
--- a/systems/glados-wsl/default.nix
+++ b/systems/glados-wsl/default.nix
@@ -14,6 +14,8 @@
networking.hostName = "glados-wsl";
+ nix.package = pkgs.nixVersions.latest;
+
nixpkgs.hostPlatform = "x86_64-linux";
# Something, something `resolv.conf` error