unused code

This commit is contained in:
2026-08-08 02:30:01 +03:00
parent 682ab4aa01
commit 4636868b43
19 changed files with 0 additions and 1955 deletions
-7
View File
@@ -6,13 +6,6 @@
xlib,
...
}:
let
previous = import inputs.nixpkgs-master {
system = "x86_64-linux";
config.allowUnfree = true;
config.allowUnfreePredicate = true;
};
in
{
services = {
nextcloud-whiteboard-server = {