feat: remove unnecesarry outputs.
This commit is contained in:
parent
a05d5cde8b
commit
5d342eafdb
1 changed files with 0 additions and 8 deletions
|
|
@ -151,17 +151,9 @@
|
||||||
outputs = {
|
outputs = {
|
||||||
self,
|
self,
|
||||||
nixpkgs,
|
nixpkgs,
|
||||||
home-manager,
|
|
||||||
auto-cpufreq,
|
|
||||||
git-hooks,
|
git-hooks,
|
||||||
nix-on-droid,
|
nix-on-droid,
|
||||||
deploy-rs,
|
deploy-rs,
|
||||||
aagl,
|
|
||||||
disko,
|
|
||||||
agenix,
|
|
||||||
nix-flatpak,
|
|
||||||
chaotic,
|
|
||||||
lanzaboote,
|
|
||||||
...
|
...
|
||||||
} @ inputs: let
|
} @ inputs: let
|
||||||
hostsData = import ./hosts.nix;
|
hostsData = import ./hosts.nix;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue