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
|
./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";
|
||||||
Reference in New Issue
Block a user