mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 00:57:22 +01:00
feat: terminal multiplexing and vterm
This commit is contained in:
parent
23e1f73ce9
commit
eab9e040aa
10 changed files with 961 additions and 11 deletions
|
|
@ -90,6 +90,9 @@
|
|||
|
||||
impermanence.url = "github:nix-community/impermanence";
|
||||
|
||||
zjstatus = {
|
||||
url = "github:dj95/zjstatus";
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
@ -157,6 +160,7 @@
|
|||
(import ./overlays { inherit inputs; }).additions
|
||||
(import ./overlays { inherit inputs; }).modifications
|
||||
(import ./overlays { inherit inputs; }).nixpkgs-stable
|
||||
(import ./overlays { inherit inputs; }).zjstatus
|
||||
inputs.nur.overlay
|
||||
inputs.emacs-overlay.overlay
|
||||
inputs.nixgl.overlay
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue