move catppuccin profile to its own dir

This commit is contained in:
Dmitriy Kholkin 2024-06-19 14:01:44 +03:00
parent 6613f56600
commit 1f0d0c64db
Signed by: AtaraxiaDev
GPG Key ID: FD266B810DF48DF2
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{ ... }: {
imports = [
./catppuccin.nix
];
}