fixed missing curly bracket

This commit is contained in:
vorboyvo 2024-01-23 10:46:07 -05:00
parent 51c4c60399
commit 8e59184658

View file

@ -105,3 +105,4 @@ in
programs.firefox = import ./programs/firefox.nix {inherit pkgs;};
programs.thunderbird = import ./programs/thunderbird.nix;
}