sops-nix input added
parent
2a1c3629aa
commit
6f3a5d2f60
|
@ -11,6 +11,11 @@
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
sops-nix = {
|
||||||
|
url = "github:mic92/sops-nix";
|
||||||
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
};
|
||||||
|
|
||||||
fish_theme = {
|
fish_theme = {
|
||||||
url = "git+https://git.zynh.me/Zynh0722/omf-theme";
|
url = "git+https://git.zynh.me/Zynh0722/omf-theme";
|
||||||
flake = false;
|
flake = false;
|
||||||
|
|
Loading…
Reference in New Issue