Initial commit
This commit is contained in:
11
modules/desktop/home/default.nix
Normal file
11
modules/desktop/home/default.nix
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
imports = [
|
||||
./element.nix
|
||||
./packages.nix
|
||||
./vesktop.nix
|
||||
./zen-browser
|
||||
];
|
||||
|
||||
catppuccin.enable = true;
|
||||
catppuccin.cache.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user