ц
Size: a a a
ц
ц
RK
ц
RK
ц
АБ
АБ
journalctl --user
RK
RK
AN
АБ
AN
AN
АБ
АБ
АБ
кY
flake.nix
попросить зафетчить сабмодули?кY
tmux-config = {А там в
type = "github";
owner = "vyorkin";
repo = "tmux.conf";
flake = false;
};
home-manager.users.vyorkin = {
home.file = {
".tmux" = { source = "${inputs.tmux-config}/tmux"; };
".tmux.conf" = { source = "${inputs.tmux-config}/tmux.conf"; };
};
programs.tmux.enable = true;
};
tmux-config
в .gitmodules
:[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm.git
кY