{ config = { #nix-config = { # networking.hostName = "nyx"; # userName = "remy"; #}; }; # Merge the configuration and hardware configuration imports = [ ./configuration.nix # ../../modules/nixos/macos-tiling ]; }