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