diff --git a/configuration.nix b/configuration.nix index a86aabe..63e20a2 100644 --- a/configuration.nix +++ b/configuration.nix @@ -161,6 +161,8 @@ remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server }; + #programs.java.enable = true; + #programs.steam.package = pkgs.steam.override { withJava = true; }; # Allow unfree packages nixpkgs.config.allowUnfree = true; @@ -185,8 +187,8 @@ powertop python312 nodejs_20 - cascadia-code - linuxKernel.packages.linux_6_8.cpupower + linuxKernel.packages.linux_6_10.cpupower + linuxKernel.packages.linux_6_10.ryzen-smu vimix-cursors vimix-icon-theme vimix-gtk-themes @@ -196,6 +198,7 @@ iosevka ubuntu_font_family hack-font + cascadia-code ];