temp
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{ config, pkgs, ... }:
|
{ config, pkgs, ... }:
|
||||||
let
|
let
|
||||||
configLimit = 5;
|
configLimit = 150;
|
||||||
# default = "@saved";
|
# default = "@saved";
|
||||||
kernel = pkgs.linuxPackages_cachyos;
|
kernel = pkgs.linuxPackages_cachyos;
|
||||||
pkgsVersion = pkgs; #.unstable;
|
pkgsVersion = pkgs; #.unstable;
|
||||||
|
|||||||
@@ -113,8 +113,8 @@ in
|
|||||||
./sops.nix
|
./sops.nix
|
||||||
./users.nix
|
./users.nix
|
||||||
../default.nix
|
../default.nix
|
||||||
../../modules/desktop-environments/cosmic/specialisation.nix
|
# ../../modules/desktop-environments/cosmic/specialisation.nix
|
||||||
../../modules/desktop-environments/hyprland/specialisation.nix
|
# ../../modules/desktop-environments/hyprland/specialisation.nix
|
||||||
../../share/amd
|
../../share/amd
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user