fix desktop lol

This commit is contained in:
mjallen18
2025-06-22 14:11:43 -05:00
parent 8602e6b637
commit ff37341481
4 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{ config, pkgs, ... }:
let
configLimit = 150;
configLimit = 5;
# default = "@saved";
kernel = pkgs.linuxPackages_cachyos;
pkgsVersion = pkgs; #.unstable;