174 current 2025-06-03 23:25:14 25.11.20250531.910796c 6.15.0 *
This commit is contained in:
@@ -70,6 +70,13 @@
|
|||||||
kate
|
kate
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# Cachix for Hyprland
|
||||||
|
nix.settings = {
|
||||||
|
substituters = ["https://hyprland.cachix.org"];
|
||||||
|
trusted-substituters = ["https://hyprland.cachix.org"];
|
||||||
|
trusted-public-keys = ["hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="];
|
||||||
|
};
|
||||||
|
|
||||||
# Hyprland
|
# Hyprland
|
||||||
programs.hyprland = {
|
programs.hyprland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
Reference in New Issue
Block a user