style: reformat with nixpkgs-fmt
This commit is contained in:
parent
1be69caabb
commit
4b459f08d4
15 changed files with 398 additions and 130 deletions
|
@ -1,5 +1,4 @@
|
|||
{ config, pkgs, lib, libs, ... }:
|
||||
{
|
||||
{ config, pkgs, lib, libs, ... }: {
|
||||
programs.tmux = {
|
||||
enable = true;
|
||||
terminal = "tmux-256color";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue