feat: remove ocis

This commit is contained in:
Dominik Polakovics Polakovics 2026-04-16 16:04:40 +02:00
parent 541d2fc43d
commit 6cc1748c51
3 changed files with 0 additions and 180 deletions

View file

@ -11,7 +11,6 @@
./modules/bitwarden
./modules/authelia.nix
./modules/collabora.nix
./modules/ocis.nix
./modules/nextcloud
./modules/rustdesk.nix
./modules/postgresql.nix
@ -55,11 +54,6 @@
"openssl-1.1.1w"
];
# oCIS (ownCloud Infinite Scale) has an unfree license
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
"ocis_5-bin"
];
environment.systemPackages = with pkgs; [
vim
davfs2