Disable cloud sync on the server

This commit is contained in:
Manuel Thalmann 2024-12-06 13:40:04 +01:00
parent f48fc6bb9a
commit 5d64d2d42f

View file

@ -1,7 +1,7 @@
{ lib, config, ... }:
let fs = import ../../../lib/modules/partition/fs.nix;
in {
imports = [ ./defaults.nix ];
imports = [ ../../users/manuel/config.nix ];
config = {
valhalla = {