Merge branch 'main' of github.com:tmayoff/.dotfiles

This commit is contained in:
Tyler Mayoff 2025-07-12 10:01:26 -04:00
commit d18c5b6398
4 changed files with 49 additions and 36 deletions

View file

@ -25,7 +25,8 @@ in {
hostPlatform = "aarch64-darwin";
};
nix.settings.experimental-features = ["nix-command" "flakes"];
nix.enable = false;
# nix.settings.experimental-features = ["nix-command" "flakes"];
# nix.extraOptions =
# ''
@ -104,6 +105,7 @@ in {
"ghostty"
"firefox"
"gpg-suite"
"libreoffice"
"cursor"
];
};

View file

@ -17,6 +17,8 @@
cmake
conan
pre-commit
black
ruff