nix: paramount theme

This commit is contained in:
Primrose 2024-05-26 12:55:05 +02:00
parent 9a55ba9567
commit c7cac05b4e
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
3 changed files with 12 additions and 5 deletions

View file

@ -9,7 +9,6 @@
config = {
programs.neovim = {
package = pkgs.neovim;
enable = true;
defaultEditor = true;
extraPackages = lib.mkMerge [