Fixed darwin bugs

This commit is contained in:
2026-05-05 23:10:36 +02:00
parent a48b6b60d4
commit 5288686011
4 changed files with 90 additions and 84 deletions
+3 -2
View File
@@ -1,4 +1,5 @@
{ pkgs, inputs, ... }: {
{ pkgs, inputs, ... }:
{
imports = [
inputs.nixvim.homeModules.nixvim
./treesitter.nix
@@ -12,7 +13,7 @@
./catppuccin.nix
./alpha.nix
./avante.nix
./openscad.nix
#./openscad.nix
./molten.nix
./which-key.nix
];