feat(builders): add tako builder configuration
chore(flake): update flake.lock for tako builder and dependency updates chore(flake): switch hyprmonitors to https url chore(home): remove unused linux-file-converter-addon fix(home): remove commented out program enable line
This commit is contained in:
@@ -195,7 +195,7 @@
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
hyprmonitors = {
|
||||
url = "https://git.darksailor.dev/servius/hyprmonitors";
|
||||
url = "git+https://git.darksailor.dev/servius/hyprmonitors";
|
||||
# url = "path:/home/servius/Projects/hyprmonitors";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user