minor formatting fix
This commit is contained in:
parent
fcf6757ec3
commit
4f054df848
1 changed files with 4 additions and 5 deletions
|
@ -35,8 +35,7 @@
|
||||||
|
|
||||||
# flake packages
|
# flake packages
|
||||||
{
|
{
|
||||||
environment.systemPackages = with inputs;
|
environment.systemPackages = with inputs; [
|
||||||
[
|
|
||||||
compose2nix.packages.${system}.default
|
compose2nix.packages.${system}.default
|
||||||
zen-browser.packages.${system}.specific
|
zen-browser.packages.${system}.specific
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue