mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Merge branch 'main' of github.com:tmayoff/.dotfiles
This commit is contained in:
commit
d18c5b6398
4 changed files with 49 additions and 36 deletions
|
|
@ -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"
|
||||
];
|
||||
};
|
||||
|
|
|
|||
|
|
@ -17,6 +17,8 @@
|
|||
cmake
|
||||
conan
|
||||
|
||||
pre-commit
|
||||
|
||||
black
|
||||
ruff
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue