add minegrub theme
This commit is contained in:
parent
4fd01b1d27
commit
9d3c03f849
5 changed files with 53 additions and 0 deletions
|
|
@ -19,6 +19,10 @@
|
|||
url = "github:nix-community/home-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
minegrub-theme = {
|
||||
url = "github:Lxtharia/minegrub-theme";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixvim = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue