1
0
Fork 0
mirror of https://github.com/ryanccn/flake.git synced 2025-12-06 08:10:43 +01:00

style: deadnix

This commit is contained in:
Ryan Cao 2023-11-10 23:12:09 +08:00
parent 7267b88a90
commit 40c6746528
Signed by: ryanccn
SSH key fingerprint: SHA256:NtP/BlVhoQq4xU6BEcZeT8nIPvHntkJ3lIc2yB+F09E

View file

@ -1,7 +1,3 @@
{ {...}: {
pkgs,
config,
...
}: {
programs.glamour.catppuccin.enable = true; programs.glamour.catppuccin.enable = true;
} }