far out test

This commit is contained in:
cnst
2024-07-13 06:45:01 +02:00
parent b7580af22a
commit 17ff4d452a
9 changed files with 263 additions and 32 deletions

View File

@@ -7,6 +7,7 @@
syntaxHighlighting.enable = true;
shellAliases = {
nixdev = "nix develop ~/.nix-config -c $SHELL";
nixconfig = "cd /home/cnst/.nix-config/";
ll = "ls -l";
nixupdate = "nh os switch -v -H cnix";