Move catppuccin config from base to desktop
This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
./base.nix
|
||||
];
|
||||
|
||||
catppuccin = {
|
||||
enable = true;
|
||||
flavor = "mocha";
|
||||
};
|
||||
|
||||
programs.emacs = {
|
||||
enable = true;
|
||||
package = pkgs.emacs-pgtk;
|
||||
|
||||
Reference in New Issue
Block a user