Merge branch 'master' of ssh://git.nx2.site:20022/nx2/dotfiles

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-05-29 01:57:59 +02:00
3 changed files with 10 additions and 8 deletions

View File

@@ -87,10 +87,12 @@ in
noto-fonts
noto-fonts-cjk
noto-fonts-emoji
] ++ [
rice.font.base.package
rice.font.code.package
];
] ++ (with rice.font; [
base.package
code.package
]) ++ (with pkgs-unstable; [
newcomputermodern
]);
programs.gnupg.agent = {
enable = true;