Switch to NixOS 23.11

This commit is contained in:
2023-12-03 14:02:50 +01:00
parent 6e2f93478b
commit 8df8ffb24f
2 changed files with 4 additions and 4 deletions

View File

@ -191,8 +191,8 @@ inputs:
environment.pathsToLink = [ "/libexec" ]; # links /libexec from derivations to /run/current-system/sw
fonts = {
enableDefaultFonts = true;
fonts = with pkgs; [
enableDefaultPackages = true;
packages = with pkgs; [
font-awesome
nerdfonts
noto-fonts