feat(home-manager): add theming using stylix

This commit is contained in:
Mohammad Rafiq 2025-03-07 18:10:08 +08:00
parent 098b1dbcad
commit 655bdebfc5
9 changed files with 470 additions and 770 deletions

View file

@ -1,5 +1,6 @@
{ pkgs, ... }: {
imports = [
./modules/personalisation.nix
./modules/sh.nix
./modules/de.nix
./modules/utils.nix