This commit is contained in:
kirbara 2025-12-03 07:51:10 +07:00
parent ac3df9b45b
commit 6261103717
Signed by: exp
GPG key ID: D7E63AD0019E75D9
2 changed files with 3 additions and 16 deletions

View file

@ -35,29 +35,16 @@ in
nixpkgs.config.allowUnfree = true;
imports = with config.den.aspects; [
base.homeManager
# font.homeManager
# shell.homeManager
# antimicrox.homeManager
# gaming.homeManager
home-manager.homeManager
# -----
code.homeManager
code-editor.homeManager
# -----
# shotcut.homeManager
# blender-hip-latest.homeManager
# audacity.homeManager
obs-studio.homeManager
# qbittorrent.homeManager
brave.homeManager
# -----
nix-flatpak.homeManager
# zen-browser.flatpak
# gimp.flatpak
# krita.flatpak
# bottles.flatpak
# jdownloader.flatpak
mpcqt.flatpak
jorts.flatpak
];
};
};