Compare commits

..

2 Commits

Author SHA1 Message Date
43c0dc2035 remove ordio 2025-11-02 15:52:51 +01:00
b7271cf816 latest raycast config 2025-11-02 15:10:40 +01:00
5 changed files with 0 additions and 34 deletions

View File

@@ -1,5 +1,4 @@
[
(import ./mac14.nix)
(import ./ordio.nix)
(import ./1k5.nix)
]

View File

@@ -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
];
};
}

Binary file not shown.

BIN
secrets/configs/raycast.key Normal file

Binary file not shown.

Binary file not shown.