warning cleanups
This commit is contained in:
parent
93ac31b651
commit
088ce0f107
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue