mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Pull oh-my-posh theme from its own repository
With help from others, I can now pull the theme file from the repo it lives in instead of embedding it here!
This commit is contained in:
parent
badf0988a2
commit
180b8494ba
4 changed files with 27 additions and 167 deletions
17
flake.lock
generated
17
flake.lock
generated
|
|
@ -35,6 +35,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"genebean-omp-themes": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1694629194,
|
||||
"narHash": "sha256-k1HqpsW5buBGe3rgugQvoKw5nPu/zBWiT8blb5eHc0w=",
|
||||
"owner": "genebean",
|
||||
"repo": "my-oh-my-posh-themes",
|
||||
"rev": "eb6ba507c2f37accc926c65bac1b88293a71eb9c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "genebean",
|
||||
"repo": "my-oh-my-posh-themes",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"home-manager": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
|
|
@ -160,6 +176,7 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"genebean-omp-themes": "genebean-omp-themes",
|
||||
"home-manager": "home-manager",
|
||||
"nix-darwin": "nix-darwin",
|
||||
"nix-homebrew": "nix-homebrew",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue