WIP: Nixifyed Floorp Plugins, WIP: Created Custom Theme for Vaultwarden

This commit is contained in:
2026-05-31 09:04:57 +02:00
parent 289cc5f423
commit c335f105a5
16 changed files with 585 additions and 39 deletions
+7
View File
@@ -16,6 +16,12 @@
inputs.nixpkgs.follows = "nixpkgs";
};
# NIX User Repositorys
nur = {
url = "github:nix-community/NUR";
inputs.nixpkgs.follows = "nixpkgs";
};
# declarative Hyprland
hyprland = {
url = "github:hyprwm/Hyprland";
@@ -83,6 +89,7 @@
hyprland,
sops-nix,
nixos-generators,
nur,
...
}@inputs:
let