chore: update inputs

This commit is contained in:
Moritz Böhme 2024-10-21 11:19:13 +02:00
parent 72e98aa61c
commit 80f92962a2
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
3 changed files with 186 additions and 132 deletions

View file

@ -10,7 +10,7 @@ in
inlayHints = true;
servers.elixirls.enable = true;
servers.nextls.enable = true;
servers.nil-ls.enable = true;
servers.nil_ls.enable = true;
servers.nixd.enable = true;
servers.nixd.extraOptions.settings.nixd = {
nixpkgs = {

View file

@ -213,10 +213,9 @@ in
# adds pam module for swaylock
security.pam.services.swaylock = { };
# add user packages for wayland and hyprland in particular
users.users.moritz.packages = with pkgs; [
brightnessctl # control brightness
grimblast # screenshot tool for hyprland
grimblast # screenshot tool
pamixer # pulse audio cli
playerctl # control media playback
slurp # region select for wayland (for screensharing)