Updates and fixes
Nix Build / build-nixos (push) Failing after 13s

This commit is contained in:
soraefir
2024-05-18 07:55:19 +02:00
parent bf0aa63936
commit 4ea8a40dbd
10 changed files with 83 additions and 66 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
};
hyprland = {
url = "github:hyprwm/Hyprland";
url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
inputs.nixpkgs.follows = "nixpkgs";
};
sops-nix = {