add little snitch
Some checks failed
use nix / build (push) Failing after 3m44s

This commit is contained in:
Cyryl Płotnicki 2024-06-28 22:51:33 +01:00
parent 2ab6e49b59
commit c6d09dec17

View file

@ -37,7 +37,14 @@
];
homebrew.enable = true;
homebrew.casks = ["maccy" "firefox" "zoom" "signal"];
homebrew.casks = [
"batteryboi"
"firefox"
"little-snitch"
"maccy"
"signal"
"zoom"
];
home-manager.users.cyryl = {...}: {
imports = [
../../home-manager/programs/kitty.nix