This commit is contained in:
Aleksandr Lebedev 2025-09-14 23:39:27 +02:00
parent d610304eeb
commit 0803bffd2f
5 changed files with 181 additions and 64 deletions

View file

@ -101,6 +101,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
desktopShell.url = "github:KyleKrein/DesktopShell";
rose-pine-hyprcursor = {
url = "github:ndom91/rose-pine-hyprcursor";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = inputs: let