{ modulesPath, ... }:
{
imports = [
./boot.nix
./filesystem.nix
./hardware.nix
];
system.stateVersion = "23.11";
}