forked from wurzel/fruitbasket
treewide: ran deadnix
This commit is contained in:
parent
05a5e085d8
commit
736c84cce9
8 changed files with 8 additions and 8 deletions
|
@ -47,7 +47,7 @@ in
|
|||
disabledModules = [ "services/misc/portunus.nix" ];
|
||||
imports = [ "${nixpkgs-unstable}/nixos/modules/services/misc/portunus.nix" ];
|
||||
nixpkgs.overlays = [
|
||||
(self: super: {
|
||||
(_self: _super: {
|
||||
inherit (nixpkgs-unstable.legacyPackages.${system}) portunus;
|
||||
})
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue