Firefox changes, update alias, dns backup
This commit is contained in:
parent
02bd98ea18
commit
08fd6e1334
5 changed files with 65 additions and 115 deletions
|
@ -28,9 +28,9 @@
|
|||
commit = "git commit -am";
|
||||
|
||||
# NixOS
|
||||
dev = "nix develop";
|
||||
garbage = "run0 nix-collect-garbage -d && nix-collect-garbage -d";
|
||||
rebuild = "run0 nixos-rebuild switch --flake ~/.config/nixos/#";
|
||||
update = "pushd ~/.config/nixos && nix flake update && rebuild && popd";
|
||||
};
|
||||
};
|
||||
users.defaultUserShell = pkgs.fish;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue