{ inputs, ... }: { imports = [ ./nix.nix ./overlays.nix inputs.synix.nixosModules.device.server ]; nixpkgs.config.allowUnfree = true; }