{ config = { fireproof = { desktop.enable = true; work.enable = true; dev.enable = true; hostname = "laptop"; username = "nickolaj"; }; facter.reportPath = ./facter.json; }; imports = [ ./configuration.nix ./disk-configuration.nix ./monitors.nix ./ssh.nix ]; }