fixes for flame server

This commit is contained in:
Noah Masur
2025-03-08 01:31:42 +00:00
parent dd95c94b6e
commit 1276bcf19e
14 changed files with 20 additions and 31 deletions

View File

@ -16,7 +16,7 @@ in
nmasur.profiles.base.enable = lib.mkDefault true;
homebrew.casks = lib.mkDefault [
homebrew.casks = [
"steam" # Not packaged for Nixon macOS
"epic-games" # Not packaged for Nix
];