Add nh shell aliases
This commit is contained in:
parent
80209213a6
commit
cb032a9862
@ -32,6 +32,11 @@ in
|
|||||||
FLAKE = "/home/julian/.dotfiles";
|
FLAKE = "/home/julian/.dotfiles";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
home.shellAliases = {
|
||||||
|
"os" = "nh os switch";
|
||||||
|
"hs" = "nh home switch";
|
||||||
|
};
|
||||||
|
|
||||||
home.packages = with pkgs; [ nh ];
|
home.packages = with pkgs; [ nh ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user