Clean up aspi and home hm config

This commit is contained in:
Julian Mutter 2025-04-28 22:24:30 +02:00
parent b6dc568215
commit 903776dca6
3 changed files with 4 additions and 11 deletions

View File

@ -1,22 +1,18 @@
{
imports = [
./global
./features/fish
./features/direnv
./features/topgrade
./features/neovim
./features/kitty
./features/wezterm
./features/alacritty
./features/yazi
./features/emacs
# ./features/i3
./features/hyprland
./features/nix-helper
./features/desktop
./features/suites/cli
./features/suites/desktop
./features/suites/development

View File

@ -1,5 +1,4 @@
{
inputs,
lib,
pkgs,
config,
@ -9,8 +8,7 @@
imports =
[
../features/fonts
# ../features/cli
# ../features/helix
../features/nix-helper
]
++ (builtins.attrValues outputs.homeManagerModules);

View File

@ -10,9 +10,8 @@
./features/wezterm
./features/yazi
./features/emacs
./features/i3
./features/nix-helper
./features/desktop
./features/hyprland
./features/suites/cli
./features/suites/desktop