mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
./services.nix
|
||||
./settings.nix
|
||||
# ./systemd-routine.nix
|
||||
./tty.nix
|
||||
./shell.nix
|
||||
];
|
||||
}
|
||||
|
||||
@@ -38,6 +38,7 @@
|
||||
gp = "git pull";
|
||||
ns = "nh os switch";
|
||||
gp-ns = "gp && ns";
|
||||
y = "yazi";
|
||||
|
||||
# beets
|
||||
beet-ima = "beet im ./ -A";
|
||||
Reference in New Issue
Block a user