random stuff
This commit is contained in:
@@ -161,6 +161,8 @@
|
|||||||
remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play
|
remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play
|
||||||
dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server
|
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
|
# Allow unfree packages
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
@@ -185,8 +187,8 @@
|
|||||||
powertop
|
powertop
|
||||||
python312
|
python312
|
||||||
nodejs_20
|
nodejs_20
|
||||||
cascadia-code
|
linuxKernel.packages.linux_6_10.cpupower
|
||||||
linuxKernel.packages.linux_6_8.cpupower
|
linuxKernel.packages.linux_6_10.ryzen-smu
|
||||||
vimix-cursors
|
vimix-cursors
|
||||||
vimix-icon-theme
|
vimix-icon-theme
|
||||||
vimix-gtk-themes
|
vimix-gtk-themes
|
||||||
@@ -196,6 +198,7 @@
|
|||||||
iosevka
|
iosevka
|
||||||
ubuntu_font_family
|
ubuntu_font_family
|
||||||
hack-font
|
hack-font
|
||||||
|
cascadia-code
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user