clean home manager

This commit is contained in:
afoucaultc 2026-08-08 16:05:06 +02:00
parent db38c76bb0
commit 481556c7ac
19 changed files with 155 additions and 67 deletions

View file

@ -6,25 +6,8 @@
imports = [
# fichier individuel dans packages = programs.xyz existant
# sinon, dans other_apps*
./packages/btop.nix
./packages/firefox.nix
./packages/git.nix
./packages/security.nix
./packages/hyprland.nix
./packages/kitty.nix
./packages/mpv.nix
./packages/neovim.nix
./packages/niri/niri.nix
./packages/nextcloud.nix
./packages/other_apps_light.nix
./packages/mako.nix
./packages/python.nix
./packages/texlive.nix
./packages/thunderbird.nix
./packages/tmux.nix
./packages/zathura.nix
./packages/zen.nix
./packages/zsh.nix
./shared.nix
# dotfiles links
./dotfiles_apps.nix
];