⬆️ Update dependencies and add vicinae input (2025-08-27)

This commit is contained in:
Jo 2025-08-27 20:34:02 +02:00
parent 6690edd3a4
commit 86e3af8942
2 changed files with 61 additions and 1 deletions

View file

@ -52,6 +52,11 @@
url = "github:Lxtharia/minegrub-theme";
inputs.nixpkgs.follows = "nixpkgs";
};
vicinae = {
url = "github:tomromeo/vicinae-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =