🔥 (home) remove useless code

This commit is contained in:
Laureηt 2024-06-15 17:21:34 +02:00
parent d8a3ccb626
commit 1980443bc6
Signed by: Laurent
SSH key fingerprint: SHA256:pb5NrYg80So5z9hmqQFPmp//sgr+DFeJkKhmGyU2NLk
2 changed files with 0 additions and 13 deletions

View file

@ -1,7 +0,0 @@
{...}: {
catppuccin = {
enable = true;
flavor = "mocha";
accent = "blue";
};
}

View file

@ -17,10 +17,4 @@
flavor = "mocha";
accent = "blue";
};
# catppuccin = {
# enable = true;
# flavor = "mocha";
# accent = "blue";
# };
}