updates: linux 6.17, nixpkgs, home-manager, plasma-manager

This commit is contained in:
2025-11-22 23:50:02 -08:00
parent 35bb5e411e
commit 05a20f830f
5 changed files with 26 additions and 24 deletions

View File

@@ -58,7 +58,7 @@ in
enable = true;
package = pkgs.caddy.withPlugins {
plugins = [ "github.com/caddy-dns/cloudflare@v0.2.1" ];
hash = "sha256-XwZ0Hkeh2FpQL/fInaSq+/3rCLmQRVvwBM0Y1G1FZNU=";
hash = "sha256-aRMg7R0dBAy+LJeGCMPg6HKppM6NPX2NPwtc0CeSQLg=";
};
virtualHosts."*.${domain}".extraConfig = ''
encode

View File

@@ -28,7 +28,7 @@ in {
inherit
(pkgs)
noto-fonts
noto-fonts-emoji
noto-fonts-color-emoji
noto-fonts-cjk-sans
noto-fonts-cjk-serif
;