From 088ce0f107fbc2c6fe3caba4f94575da4b524b09 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Mon, 9 Feb 2026 13:55:45 -0500 Subject: [PATCH] warning cleanups --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 95188d1..9aae593 100644 --- a/flake.nix +++ b/flake.nix @@ -47,11 +47,11 @@ formatter.${system} = pkgs.nixfmt-tree; nixosConfigurations.xps15 = nixpkgs.lib.nixosSystem { - inherit system; modules = [ nixos-hardware.nixosModules.dell-xps-15-9500-nvidia ./hosts/xps15/configuration.nix { + nixpkgs.hostPlatform = system; nixpkgs.overlays = [ neovim-nightly.overlays.default claude-code.overlays.default