Added: Hyprland

This commit is contained in:
2025-03-24 23:01:13 +01:00
parent fd4412e765
commit bfbfeb5fe8
4 changed files with 21 additions and 43 deletions

View File

View File

@@ -24,10 +24,12 @@
substituters = [
"https://cache.nixos.org"
"https://hyprland.cachix.org"
];
trusted-public-keys = [
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
"hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="
];
builders-use-substitutes = true;
};