This commit is contained in:
2026-01-09 21:19:02 +03:00
parent af1fd8f084
commit 8be297b781
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -8,6 +8,6 @@
./services.nix ./services.nix
./settings.nix ./settings.nix
# ./systemd-routine.nix # ./systemd-routine.nix
./tty.nix ./shell.nix
]; ];
} }
@@ -38,6 +38,7 @@
gp = "git pull"; gp = "git pull";
ns = "nh os switch"; ns = "nh os switch";
gp-ns = "gp && ns"; gp-ns = "gp && ns";
y = "yazi";
# beets # beets
beet-ima = "beet im ./ -A"; beet-ima = "beet im ./ -A";