nixpkgs: Update nixpkgs-unstable and home-manager

This commit is contained in:
Alexander Kobjolke 2023-08-06 21:47:55 +02:00
parent fc62e3d62f
commit 1644897563
2 changed files with 8 additions and 8 deletions

View file

@ -79,8 +79,8 @@ in {
};
fonts = {
enableDefaultFonts = true;
fonts = with pkgs; [
enableDefaultPackages = true;
packages = with pkgs; [
corefonts
noto-fonts
noto-fonts-emoji