feat: switch over to a neovim cofeat & fix & refactor: so many things. listed in desc

switch over to a neovim configuration in lua, btrtile for dwl, remove
unnecessary things, some browser addons, rofimoji, fix february flake
This commit is contained in:
2026-03-08 04:39:59 -04:00
parent 8b0466f49b
commit 1b771db0c8
30 changed files with 613 additions and 967 deletions
-3
View File
@@ -3,16 +3,13 @@
imports = [
inputs.nixvim.homeModules.nixvim
inputs.zen-browser.homeModules.default
#inputs.stylix.homeModules.stylix
./programs
./clangd.nix
./hyprland.nix
./packages.nix
./xdg.nix
];
home.username = "autumn";
home.homeDirectory = "/home/autumn";
home.stateVersion = "25.05";