mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Install nextcloud side-menu
This commit is contained in:
parent
dd94a75d30
commit
236d1cc5b8
3 changed files with 31 additions and 1 deletions
|
|
@ -65,6 +65,10 @@
|
|||
url = "https://github.com/nextcloud/news/releases/download/25.0.0-alpha8/news.tar.gz";
|
||||
flake = false;
|
||||
};
|
||||
nextcloud-side-menu = {
|
||||
url = "https://gitnet.fr/deblan/side_menu/releases/download/v3.13.1/side_menu_v3.13.1.tar.gz";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue