Squash bugs and make aspi config work

This commit is contained in:
2025-04-23 09:59:02 +02:00
parent 532bbe8675
commit 7db055ca27
27 changed files with 163 additions and 152 deletions

View File

@@ -8,8 +8,8 @@
}:
{
imports = [
../features/cli
../features/helix
# ../features/cli
# ../features/helix
] ++ (builtins.attrValues outputs.homeManagerModules);
nix = {
@@ -24,6 +24,8 @@
};
};
colorscheme.name = "catppuccin-mocha";
# systemd.user.startServices = "sd-switch"; # TODO: what is this
programs = {
@@ -37,9 +39,6 @@
stateVersion = lib.mkDefault "23.11";
sessionPath = [ "$HOME/.local/bin" ];
sessionVariables = {
FLAKE = "$HOME/Documents/NixConfig";
};
};
# TODO: colorscheme