From 5f98981d654353af9d311b1dbaff6aff510133e2 Mon Sep 17 00:00:00 2001 From: ChUrl Date: Thu, 7 Sep 2023 17:49:45 +0200 Subject: [PATCH] Update for NixOS 23.11 --- home/christoph/default.nix | 6 +++--- system/default.nix | 11 +++++------ 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/home/christoph/default.nix b/home/christoph/default.nix index cfb30028..5d5bbfcf 100644 --- a/home/christoph/default.nix +++ b/home/christoph/default.nix @@ -448,7 +448,7 @@ rec { # Media wacomtablet # blender - godot + godot_4 obs-studio # vlc # Addition to mpv without any shaders etc kdenlive @@ -463,10 +463,10 @@ rec { cachix # Generate documentation - modules-options-doc + # modules-options-doc # TODO: Deprecated, needs update at 24.05 ]; - home.file.".options-doc".source = "${pkgs.modules-options-doc}"; + # home.file.".options-doc".source = "${pkgs.modules-options-doc}"; # Packages with extra options managed by HomeManager natively programs = { diff --git a/system/default.nix b/system/default.nix index 7dc960da..bbf287de 100644 --- a/system/default.nix +++ b/system/default.nix @@ -40,7 +40,6 @@ with mylib.networking; { ]; allowedUDPPorts = [ 9918 # Wireguard - 18000 # Anno 1800 24727 # AusweisApp2 ]; }; @@ -50,8 +49,8 @@ with mylib.networking; { "192.168.86.42" = ["nixinator"]; "192.168.86.69" = ["proxmox"]; "192.168.86.100" = ["truenas"]; - "192.168.86.101" = ["servenix"]; - "192.168.86.102" = ["portainer"]; + "192.168.86.102" = ["opnsense"]; + "192.168.86.105" = ["servenix"]; }; # Enable flakes @@ -183,7 +182,7 @@ with mylib.networking; { programs.hyprland = { enable = true; - nvidiaPatches = false; + enableNvidiaPatches = false; }; # XDG @@ -265,12 +264,12 @@ with mylib.networking; { }; fonts = { - enableDefaultFonts = true; # Some default fonts for unicode coverage + enableDefaultPackages = true; # Some default fonts for unicode coverage fontDir.enable = true; # Puts fonts to /run/current-system/sw/share/X11/fonts # Font packages go here # NOTE: Don't do this with HomeManager as I need the fonts in the fontdir for flatpak apps - fonts = with pkgs; [ + packages = with pkgs; [ # Monospace fonts (nerdfonts.override { fonts = [