This commit is contained in:
mjallen18
2025-06-21 12:51:44 -05:00
parent 0d2b4ff86f
commit 8602e6b637
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -113,8 +113,8 @@ in
./sops.nix
./users.nix
../default.nix
../../modules/desktop-environments/cosmic/specialisation.nix
../../modules/desktop-environments/hyprland/specialisation.nix
# ../../modules/desktop-environments/cosmic/specialisation.nix
# ../../modules/desktop-environments/hyprland/specialisation.nix
../../share/amd
];