Add for COSMIC build

This commit is contained in:
Aaron Honeycutt 2023-03-30 15:21:41 +00:00
parent 57c11d2714
commit 9c37ed9dbc

View file

@ -10,5 +10,6 @@ in
{
environment.systemPackages = with pkgs; [
unstable.rustc
unstable.just
];
}