feat: tmux continues
ran fmt
This commit is contained in:
parent
4c7129247e
commit
7c54039636
16 changed files with 36 additions and 43 deletions
|
|
@ -168,7 +168,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
# started in user sessions.
|
||||
# programs.mtr.enable = true;
|
||||
|
|
@ -177,7 +176,10 @@
|
|||
# enableSSHSupport = true;
|
||||
# };
|
||||
|
||||
services.fprintd.enable = true;
|
||||
services = {
|
||||
fprintd.enable = true;
|
||||
blueman.enable = true;
|
||||
};
|
||||
|
||||
# List services that you want to enable:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue