Enable catppuccin in home manager too
This commit is contained in:
parent
0ecc82d0f6
commit
1fb59d8d58
|
@ -19,6 +19,8 @@
|
|||
homeDirectory = "/home/lillian";
|
||||
};
|
||||
|
||||
catppuccin.enable = true;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
# System tools:
|
||||
vscode-langservers-extracted
|
||||
|
|
Loading…
Reference in a new issue