flake/inputs: add att_{wm,lock}
This commit is contained in:
@@ -24,6 +24,16 @@
|
|||||||
url = "git+https://git.project-cloud.net/asmir/quickshell_bar";
|
url = "git+https://git.project-cloud.net/asmir/quickshell_bar";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
att_wm = {
|
||||||
|
url = "git+https://git.project-cloud.net/asmir/att_wm";
|
||||||
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
};
|
||||||
|
|
||||||
|
att_lock = {
|
||||||
|
url = "git+https://git.project-cloud.net/asmir/att_lock";
|
||||||
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
};
|
||||||
|
|
||||||
nvim = {
|
nvim = {
|
||||||
url = "git+https://git.project-cloud.net/asmir/nvim_flake";
|
url = "git+https://git.project-cloud.net/asmir/nvim_flake";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|||||||
Reference in New Issue
Block a user