# vim: ts=2 { config, lib, nixpkgs, home-manager, ... }: { imports = [ ./hardware ./networking.nix ../../system ]; system.stateVersion = "23.05"; }