flake: remove nettsiden from output function scope

This is referred to by inputs anyways
This commit is contained in:
Daniel Lovbrotte Olsen 2024-07-18 16:24:42 +02:00
parent 868764e0cd
commit 78caceddce
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
grzegorz-clients.inputs.nixpkgs.follows = "nixpkgs"; grzegorz-clients.inputs.nixpkgs.follows = "nixpkgs";
}; };
outputs = { self, nixpkgs, nixpkgs-unstable, pvv-nettsiden, sops-nix, disko, ... }@inputs: outputs = { self, nixpkgs, nixpkgs-unstable, sops-nix, disko, ... }@inputs:
let let
nixlib = nixpkgs.lib; nixlib = nixpkgs.lib;
systems = [ systems = [