vesktop: remove patch
This commit is contained in:
parent
caa0f0de74
commit
09715c8570
2 changed files with 1 additions and 79 deletions
|
|
@ -15,9 +15,7 @@ in {
|
|||
config = mkIf (elem "communication" profiles) {
|
||||
# <https://github.com/AlephNought0/Faery/blob/main/Home/Programs/Vesktop/patchedvesktop.patch>
|
||||
home.packages = [
|
||||
(pkgs.vesktop.overrideAttrs (old: {
|
||||
patches = (old.patches or []) ++ [./vesktop-patch.patch];
|
||||
}))
|
||||
pkgs.vesktop
|
||||
pkgs.equibop
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue