started work on making all dotfiles managed by nix and automatic Catppuccin theming

This commit is contained in:
KoenDR06 2025-11-06 00:12:03 +01:00
parent 9430d25251
commit ff7048f53d
18 changed files with 723 additions and 361 deletions

View file

@ -54,6 +54,8 @@
inherit inputs outputs;
};
modules = [
./modules
./dots
./machines/${host}/configuration.nix
home-manager.nixosModules.home-manager
agenix.nixosModules.default