warning cleanups

This commit is contained in:
Barrett Ruth 2026-02-09 13:55:45 -05:00
parent 93ac31b651
commit 088ce0f107

View file

@ -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