chore: format

This commit is contained in:
Mr Hedgehog 2022-01-29 16:22:10 -05:00
parent c575466a92
commit 9aa4d61847
No known key found for this signature in database
GPG key ID: A5F69F6C161FDA7E

View file

@ -60,25 +60,9 @@
wayland.inputs.nixpkgs.follows = "nixpkgs"; wayland.inputs.nixpkgs.follows = "nixpkgs";
}; };
outputs = outputs = { self, nixos, nixos-hardware, agenix, bud, deploy, digga, emacs
{ self , fenix, home, neovim, nur, nvfetcher, wayland, ... }@inputs:
, nixos digga.lib.mkFlake {
, nixos-hardware
, agenix
, bud
, deploy
, digga
, emacs
, fenix
, home
, neovim
, nur
, nvfetcher
, wayland
, ...
}@inputs:
digga.lib.mkFlake
{
inherit self inputs; inherit self inputs;
channelsConfig = { allowUnfree = true; }; channelsConfig = { allowUnfree = true; };