feat: some tmux configuration

This commit is contained in:
dprin 2026-03-28 09:57:34 +01:00
parent e3580500ac
commit e2fab632ef
5 changed files with 23 additions and 4 deletions

View file

@ -5,7 +5,7 @@
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
home-manager = {
url = "github:nix-community/home-manager";
url = "github:nix-community/home-manager/release-25.11";
inputs.nixpkgs.follows = "nixpkgs";
};
};