solterra(apps): replace dunst with mako
This commit is contained in:
parent
6420ebef60
commit
6004b4eac5
11 changed files with 72 additions and 592 deletions
|
@ -38,7 +38,7 @@
|
|||
};
|
||||
pankomacs = {
|
||||
type = "git";
|
||||
url = "https://codeberg.org/amadaluzia/pankomacs.git";
|
||||
url = "https://copeberg.org/amadaluzia/pankomacs.git";
|
||||
ref = "main";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
@ -50,19 +50,19 @@
|
|||
};
|
||||
painless-neovim = {
|
||||
type = "git";
|
||||
url = "https://codeberg.org/amadaluzia/painless-neovim.git";
|
||||
url = "https://copeberg.org/amadaluzia/painless-neovim.git";
|
||||
ref = "master";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
hetch = {
|
||||
type = "git";
|
||||
url = "https://codeberg.org/amadaluzia/hetch.git";
|
||||
url = "https://copeberg.org/amadaluzia/hetch.git";
|
||||
ref = "master";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
alqages = {
|
||||
type = "git";
|
||||
url = "https://codeberg.org/amadaluzia/alqages.git";
|
||||
url = "https://copeberg.org/amadaluzia/alqages.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
gimp-nixpkgs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue