mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: disable nextcloud for now :p
This commit is contained in:
parent
f3a84a5ce4
commit
d6bbb33419
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{ ...}: {
|
||||
imports =
|
||||
[(import ./iceshrimp.nix)]
|
||||
++ [(import ./nextcloud.nix)]
|
||||
++ [(import ./matrix/default.nix)];
|
||||
# ++ [(import ./tmux.nix)];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue