mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2025-09-05 18:30:39 +00:00
update
This commit is contained in:
@@ -2,4 +2,15 @@
|
||||
username = "cupcakearmy";
|
||||
hostName = "mac14";
|
||||
platform = "aarch64-darwin";
|
||||
|
||||
extras = {
|
||||
casks = [
|
||||
"surfshark"
|
||||
];
|
||||
pkgs =
|
||||
pkgs: with pkgs; [
|
||||
biome
|
||||
infisical
|
||||
];
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user