nixpkgs: Update nixpkgs-unstable and home-manager
This commit is contained in:
parent
fc62e3d62f
commit
1644897563
2 changed files with 8 additions and 8 deletions
|
|
@ -79,8 +79,8 @@ in {
|
|||
};
|
||||
|
||||
fonts = {
|
||||
enableDefaultFonts = true;
|
||||
fonts = with pkgs; [
|
||||
enableDefaultPackages = true;
|
||||
packages = with pkgs; [
|
||||
corefonts
|
||||
noto-fonts
|
||||
noto-fonts-emoji
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue