Merge branch 'main' of tangled.sh:ocbwoy3.dev/nix

This commit is contained in:
2025-10-04 23:17:55 +03:00
28 changed files with 579 additions and 49 deletions

View File

@@ -14,6 +14,8 @@
services.displayManager.gdm.enable = true;
boot.kernelPackages = pkgs.linuxPackages_cachyos-lto; # some guy in roblox told me to do this
programs.steam = {
enable = true;
# package = pkgs.steam-millennium;