Update flake.lock and an alias
This commit is contained in:
parent
8a617299fe
commit
d3cf9f0b7e
2 changed files with 28 additions and 28 deletions
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
home.shellAliases = {
|
||||
# NixOS
|
||||
flakedate = "doas nix flake update --flake /etc/nixos";
|
||||
flakedate = "nix flake update --flake /etc/nixos";
|
||||
nhs = "doas nh os switch -R /etc/nixos";
|
||||
nhu = "flakedate && nhs";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue