chore: upgrade to NixOS 23.11
This commit is contained in:
parent
d28a89f32a
commit
531a407c08
10 changed files with 38 additions and 52 deletions
|
@ -1,7 +1,7 @@
|
|||
{ config, pkgs, ... }:
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
fonts.fonts = with pkgs; [
|
||||
fonts.packages = with pkgs; [
|
||||
noto-fonts
|
||||
noto-fonts-extra
|
||||
noto-fonts-cjk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue