From 6a73f4cc637797dd9e1c9287feee90a50161072c Mon Sep 17 00:00:00 2001 From: "info@data-pro.nu" Date: Wed, 18 Mar 2026 15:16:18 +0000 Subject: [PATCH] New structure since I kept struggling with the home-manager implemnentation --- Droidnix/README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/Droidnix/README.org b/Droidnix/README.org index fab6c0e79..209937536 100644 --- a/Droidnix/README.org +++ b/Droidnix/README.org @@ -78,6 +78,7 @@ The Nix flake definition for Droidnix. 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 = {