This commit is contained in:
4DBug
2026-03-11 09:23:19 -05:00
parent fbc7644ac0
commit f6b4379767
7 changed files with 23 additions and 34 deletions
+9
View File
@@ -0,0 +1,9 @@
{ inputs, ... }: {
den.aspects.kernel = {
nixos = { pkgs, ... }: {
imports = [ inputs.nix-cachyos-kernel.overlays.default ];
boot.kernelPackages = pkgs.cachyosKernels.linuxPackages-cachyos-latest;
};
};
}
+1 -1
View File
@@ -2,7 +2,7 @@
den.aspects.crab-hole = {
nixos = { ... }: {
services.crab-hole = {
enable = false;
enable = true;
settings = {
blocklist = {