feat: tmux continues

ran fmt
This commit is contained in:
s-prechtl 2024-09-22 11:48:49 +02:00
parent 4c7129247e
commit 7c54039636
16 changed files with 36 additions and 43 deletions

View file

@ -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:

View file

@ -7,6 +7,7 @@
../../modules/home-manager/hyprland.nix
../../modules/home-manager/pass.nix
../../modules/home-manager/btop.nix
../../modules/home-manager/blueman.nix
../../modules/home-manager/git.nix
../../modules/home-manager/wofi.nix
../../modules/home-manager/waybar.nix