added nextcloud, not working.
This commit is contained in:
parent
6748c4050a
commit
bc78646407
4 changed files with 13 additions and 9 deletions
|
@ -16,6 +16,7 @@
|
|||
./services/glances.nix
|
||||
./services/fail2ban.nix
|
||||
./services/transmission.nix
|
||||
./services/nextcloud.nix
|
||||
];
|
||||
# Bootloader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
|
@ -49,7 +50,6 @@
|
|||
# ZFS
|
||||
services.zfs.autoScrub.enable = true;
|
||||
|
||||
|
||||
# Nix settings
|
||||
nix = {
|
||||
settings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue