configures paneru for mac

This commit is contained in:
Dennis Schoepf 2026-03-05 22:49:08 +01:00
parent 6d018f32b5
commit 652e74f790
4 changed files with 768 additions and 705 deletions

View file

@ -22,6 +22,10 @@
nixvim.url = "github:nix-community/nixvim";
agenix.url = "github:ryantm/agenix";
nix-homebrew.url = "github:zhaofengli/nix-homebrew";
inputs.paneru = {
url = "github:karinushka/paneru";
inputs.nixpkgs.follows = "nixpkgs";
};
dms = {
url = "github:AvengeMedia/DankMaterialShell/stable";
inputs.nixpkgs.follows = "nixpkgs";