{...}: { imports = [ ./hardware.nix ]; soispha = { bluetooth = {enable = true;}; networking = { enable = true; hostName = "tiamat"; mode = "systemd-networkd"; }; nixpkgs = { enable = true; systemName = "x86_64-linux"; }; services = { backup = { backupDiskUuid = "c06ce163-2955-4388-b212-dfec4448fcf4"; enable = true; }; unison.foreign.address = "apzu.fritz.box"; }; locale = { enable = true; keyMap = "us"; }; users = { enable = true; enableDeprecatedPlugdev = true; hashedPassword = "$y$jFT$qi3wS9njrMl2y55b3NOBI0$j40Qt6AAkMSfZ82KPhqMaUaPztWtPps1wOqaXaF/L.6"; }; }; system.stateVersion = "23.05"; }