mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
webcord fixed
This commit is contained in:
parent
aec6696f4c
commit
3a917cafb6
3 changed files with 2 additions and 27 deletions
|
|
@ -1,8 +1,4 @@
|
|||
{
|
||||
nvim-flake,
|
||||
webcord_fix,
|
||||
...
|
||||
}: {
|
||||
{nvim-flake, ...}: {
|
||||
pkgs,
|
||||
config,
|
||||
...
|
||||
|
|
@ -64,9 +60,6 @@
|
|||
alejandra
|
||||
nix-index
|
||||
element-desktop
|
||||
;
|
||||
inherit
|
||||
(webcord_fix.legacyPackages.${pkgs.system})
|
||||
webcord
|
||||
;
|
||||
inherit (nvim-flake.packages.${pkgs.system}) neovim;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue