feat(home-manager): add theming using stylix
This commit is contained in:
parent
098b1dbcad
commit
655bdebfc5
9 changed files with 470 additions and 770 deletions
|
@ -1,5 +1,6 @@
|
|||
{ pkgs, ... }: {
|
||||
imports = [
|
||||
./modules/personalisation.nix
|
||||
./modules/sh.nix
|
||||
./modules/de.nix
|
||||
./modules/utils.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue