{ ... }: { imports = [ ./nix.nix ./nixpkgs.nix ]; home.shellAliases = { srb = "nh os"; rbs = "nh os switch"; rbb = "nh os boot"; rbr = "nixos-rebuild switch --rollback"; }; }