hostplatform now set defaul

This commit is contained in:
Jermeiah S 2025-06-14 06:30:36 -04:00
parent 4150979697
commit 763ee4a89b
No known key found for this signature in database

View file

@ -6,7 +6,7 @@
++ [
flake.inputs.disko.nixosModules.default
];
nixpkgs.hostPlatform = "x86_64-linux";
nixpkgs.overlays = [ flake.inputs.self.overlays.default ];
services.tailscale = {
enable = true;