mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2025-12-07 14:35:03 +00:00
Compare commits
2 Commits
d57ad9b3e9
...
43c0dc2035
| Author | SHA1 | Date | |
|---|---|---|---|
| 43c0dc2035 | |||
| b7271cf816 |
@@ -1,5 +1,4 @@
|
|||||||
[
|
[
|
||||||
(import ./mac14.nix)
|
(import ./mac14.nix)
|
||||||
(import ./ordio.nix)
|
|
||||||
(import ./1k5.nix)
|
(import ./1k5.nix)
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,33 +0,0 @@
|
|||||||
{
|
|
||||||
username = "nicco";
|
|
||||||
hostName = "ordio";
|
|
||||||
platform = "aarch64-darwin";
|
|
||||||
sshKey = "ordio";
|
|
||||||
|
|
||||||
extras = {
|
|
||||||
casks = [
|
|
||||||
"tableplus"
|
|
||||||
"http-toolkit"
|
|
||||||
"phpstorm"
|
|
||||||
"notion"
|
|
||||||
];
|
|
||||||
pkgs =
|
|
||||||
pkgs: with pkgs; [
|
|
||||||
mkcert
|
|
||||||
dnsmasq
|
|
||||||
awscli2
|
|
||||||
mysql84
|
|
||||||
cocoapods
|
|
||||||
xcodes
|
|
||||||
|
|
||||||
# For projects
|
|
||||||
pixman
|
|
||||||
pkg-config
|
|
||||||
pango
|
|
||||||
libpng
|
|
||||||
giflib
|
|
||||||
librsvg
|
|
||||||
python313Packages.setuptools
|
|
||||||
];
|
|
||||||
};
|
|
||||||
}
|
|
||||||
BIN
secrets/configs/Raycast 2025-11-02 15.10.19.rayconfig
Normal file
BIN
secrets/configs/Raycast 2025-11-02 15.10.19.rayconfig
Normal file
Binary file not shown.
BIN
secrets/configs/raycast.key
Normal file
BIN
secrets/configs/raycast.key
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user