This commit is contained in:
Kris
2026-03-28 18:31:43 +02:00
parent bcb06844ca
commit c87bd55ce3
66 changed files with 1034 additions and 1222 deletions

View File

@@ -5,9 +5,7 @@
./force.nix
];
# because i love cuda
nixpkgs.config.cudaSupport = lib.warn "you're going to fucking hell if you aren't using a binary cache" true;
nixpkgs.config.cudaSupport = lib.mkDefault true;
services.desktopManager.plasma6.enable = lib.mkDefault false;
environment.systemPackages = with pkgs; [