This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-06-07 14:06:48 +02:00
parent 96395b25b1
commit f2aa9901d4
6 changed files with 33 additions and 27 deletions

View File

@@ -12,6 +12,10 @@
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
sops-nix = {
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland = {
url = "git+https://github.com/hyprwm/Hyprland?submodules=1";