feat(stylix): add outrun theme

This commit is contained in:
Mohammad Rafiq 2025-03-24 03:21:20 +08:00
parent 8c88063690
commit 03a7496189
No known key found for this signature in database
2 changed files with 5 additions and 1 deletions

View file

@ -2,7 +2,7 @@
{
imports = [
inputs.stylix.nixosModules.stylix
./themes/bright.nix
./themes/darkviolet.nix
./fonts/sauce-code-pro.nix
];
stylix.enable = true;