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