move catppuccin profile to its own dir
This commit is contained in:
parent
6613f56600
commit
1f0d0c64db
5
profiles/workspace/catppuccin/default.nix
Normal file
5
profiles/workspace/catppuccin/default.nix
Normal file
@ -0,0 +1,5 @@
|
||||
{ ... }: {
|
||||
imports = [
|
||||
./catppuccin.nix
|
||||
];
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user