{...}: { imports = [ ./boot ./fileSystemLayouts ./font #./impermanence already at flake level imported ./locale ./sound ./users # the position of this item is fully arbitrary ./polkit ./hardware ./services ./tempfiles ./nixpkgs ]; # remove all bloat, nixos installs by default environment = { defaultPackages = []; }; }