{ ... }: { imports = [ ./fs.nix ./hardware.nix # ./home-manager.nix ./image.nix # ./phosh.nix ./users.nix ]; system.stateVersion = "22.05"; nixpkgs.config.allowUnfree = true; }