flake.nix: Add unused helper variable
This commit is contained in:
@@ -70,7 +70,6 @@
|
|||||||
};
|
};
|
||||||
outputs = { self, nixpkgs, nixos-hardware, chaosevents, fernglas, nixos-exporter, solid-xmpp-alarm, ssh-to-age, ... }@inputs: let
|
outputs = { self, nixpkgs, nixos-hardware, chaosevents, fernglas, nixos-exporter, solid-xmpp-alarm, ssh-to-age, ... }@inputs: let
|
||||||
lib = import ./lib inputs;
|
lib = import ./lib inputs;
|
||||||
helper = lib.flake-helper;
|
|
||||||
localNixpkgs = import ./flake/nixpkgs.nix inputs;
|
localNixpkgs = import ./flake/nixpkgs.nix inputs;
|
||||||
in {
|
in {
|
||||||
clerie.hosts = {
|
clerie.hosts = {
|
||||||
|
Reference in New Issue
Block a user