font+ transparency rice + kitty
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# your system. Help is available in the configuration.nix(5) man page, on
|
||||
# https://search.nixos.org/options and in the NixOS manual (`nixos-help`).
|
||||
|
||||
{ config, lib, pkgs, user, allowed, secrets, ... }:
|
||||
{ config, lib, pkgs, user, allowed, secrets, rice, ... }:
|
||||
|
||||
{
|
||||
imports =
|
||||
@@ -87,10 +87,10 @@
|
||||
noto-fonts
|
||||
noto-fonts-cjk
|
||||
noto-fonts-emoji
|
||||
atkinson-hyperlegible
|
||||
(nerdfonts.override { fonts = [ "CascadiaCode" ]; })
|
||||
|
||||
];
|
||||
] ++ [
|
||||
rice.font.base.package
|
||||
rice.font.code.package
|
||||
]
|
||||
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user