feat: frappuccino theme with base16

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-01-05 19:49:31 -03:00
parent 19a59c7e6c
commit 6ec255c51f
6 changed files with 113 additions and 8 deletions

View File

@@ -10,7 +10,10 @@
};
flatpaks.url = "github:GermanBread/declarative-flatpak/stable";
# nix-flatpak.url = "github:gmodena/nix-flatpak";
# Used for theming the OS, see modules/home-manager/theme.nix
nix-colors.url = "github:misterio77/nix-colors";
};
outputs = { self, nixpkgs, home-manager, ... }@inputs: