fix syntax

This commit is contained in:
ooks-io 2023-07-31 21:19:27 +12:00
parent be430a28ff
commit ab0c003350
14 changed files with 136 additions and 39 deletions

21
flake.lock generated
View file

@ -89,6 +89,26 @@
"type": "github"
}
},
"hyprwm-contrib": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1690635289,
"narHash": "sha256-ec77Yf7mqusmGkxrmYXEG4D0DqEcNRA3vFextWVQOVA=",
"owner": "hyprwm",
"repo": "contrib",
"rev": "bef073cff65917ba2d888aa4dc39bd9868e2b0a4",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "contrib",
"type": "github"
}
},
"nix-colors": {
"inputs": {
"base16-schemes": "base16-schemes",
@ -144,6 +164,7 @@
"firefox-addons": "firefox-addons",
"hardware": "hardware",
"home-manager": "home-manager",
"hyprwm-contrib": "hyprwm-contrib",
"nix-colors": "nix-colors",
"nixpkgs": "nixpkgs"
}