meta: remove dream2nix app
This commit is contained in:
parent
e6070763fc
commit
00ef32a564
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@
|
||||||
deploy.nodes = mkDeployments nixosHosts {};
|
deploy.nodes = mkDeployments nixosHosts {};
|
||||||
|
|
||||||
apps = forSystems (system: {
|
apps = forSystems (system: {
|
||||||
dream2nix = inputs.dream2nix.defaultApp.${system};
|
|
||||||
});
|
});
|
||||||
|
|
||||||
packages = forSystems (system: depot.${system}.packages);
|
packages = forSystems (system: depot.${system}.packages);
|
||||||
|
|
Loading…
Add table
Reference in a new issue