pain and suffering

This commit is contained in:
2026-01-06 19:56:41 +00:00
parent 47cd19b701
commit f7e26a9793
14 changed files with 891 additions and 122 deletions

View File

@@ -45,7 +45,7 @@
shellAliases = {
ns = "nh os switch --specialisation 00-main-system";
nu = "(cd ~/nixos-dots && nix flake update) && echo 'flake.lock updated'";
nu = "(cd ~/nixos-dots && nix flake update --commit-lock-file) && echo 'flake.lock updated'";
ne = "emacsclient -c ~/nixos-dots/configuration.nix";
ls = "exa -lag --icons";