Added tmuxinator and other tmux plugins
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
recursive = true;
|
||||
executable = true;
|
||||
};
|
||||
home.file.".config/tmuxinator" = {
|
||||
source = ./.config/tmuxinator;
|
||||
recursive = true;
|
||||
};
|
||||
home.file.".ssh/allowed_signers".text = ''
|
||||
* ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH8P/3yzsruekSaZ9b+yk429VTcfCtI1j8jnkNbPAgnr th3r00t@nixos
|
||||
'';
|
||||
@@ -74,6 +78,7 @@
|
||||
python-pkgs.ptpython
|
||||
python-pkgs.ipython
|
||||
python-pkgs.pillow
|
||||
python-pkgs.basedpyright
|
||||
]
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user