{ ... }: { imports = [ ./hardware-configuration.nix ../../user/users.nix ../../modules/common.nix ../../modules/hardware/battery.nix ../../modules/hardware/xremap.nix ]; networking.hostName = "nixyos"; networking.networkmanager.wifi.powersave = true; system.stateVersion = "24.11"; # Did you read the comment? }