minor formatting fix

This commit is contained in:
Seaswimmer 2024-11-16 20:23:53 -05:00
parent fcf6757ec3
commit 4f054df848
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087

View file

@ -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
]; ];