mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Fixed redundancies
This commit is contained in:
parent
a530f2d7b8
commit
b577662fb5
2 changed files with 4 additions and 4 deletions
|
|
@ -18,7 +18,7 @@ in
|
|||
recursive = true;
|
||||
};
|
||||
home.packages = with pkgs; [
|
||||
lazygit tmux
|
||||
lazygit
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue