From f0974768c8318684a0268820e98f26ef70fff402 Mon Sep 17 00:00:00 2001 From: "info@data-pro.nu" Date: Wed, 18 Mar 2026 15:16:30 +0000 Subject: [PATCH] New structure since I kept struggling with the home-manager implemnentation --- Droidnix/flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/Droidnix/flake.nix b/Droidnix/flake.nix index e6ec4472c..b4cf389a0 100644 --- a/Droidnix/flake.nix +++ b/Droidnix/flake.nix @@ -6,6 +6,7 @@ url = "github:nix-community/home-manager"; inputs.nixpkgs.follows = "nixpkgs"; }; + hyprland.url = "github:hyprwm/Hyprland"; flake-parts.url = "github:hercules-ci/flake-parts"; import-tree.url = "github:vic/import-tree"; stylix = {