mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2025-09-05 18:30:39 +00:00
cleanup
This commit is contained in:
@@ -6,11 +6,20 @@
|
||||
extras = {
|
||||
casks = [
|
||||
"surfshark"
|
||||
"raspberry-pi-imager"
|
||||
"visual-studio-code"
|
||||
"signal"
|
||||
"discord"
|
||||
"vlc"
|
||||
"handbrake"
|
||||
"daisydisk"
|
||||
"blender"
|
||||
];
|
||||
pkgs =
|
||||
pkgs: with pkgs; [
|
||||
biome
|
||||
infisical
|
||||
ffmpeg
|
||||
];
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user