WIP: Unfree problems

This commit is contained in:
2026-05-06 12:43:02 +02:00
parent dd88ffb0a3
commit b4327b2740
11 changed files with 348 additions and 439 deletions
+4 -3
View File
@@ -1,4 +1,5 @@
{ pkgs, inputs, ... }: {
{ pkgs, inputs, ... }:
{
imports = [
inputs.nixvim.homeModules.nixvim
./treesitter.nix
@@ -11,8 +12,8 @@
./telescope.nix
./catppuccin.nix
./alpha.nix
./avante.nix
./openscad.nix
#./avante.nix
#./openscad.nix
./molten.nix
./which-key.nix
];