🖌️ Styling, flatpak == false, clock

- Disabled flatpak
- Added kitty config and disabled stylix
- Styled Mpv
- Added gnome-clocks
This commit is contained in:
2025-01-12 16:17:44 +01:00
parent be020ff82c
commit f7e4fc7638
5 changed files with 36 additions and 6 deletions

View File

@ -1,4 +1,13 @@
{
catppuccin.mpv =
let
theme = import ../theme.nix;
in
{
enable = true;
flavor = theme.flavor;
};
programs.mpv = {
enable = true;
config = {