Add packages and media keys to hyprland

This commit is contained in:
caem 2024-06-25 01:28:34 +02:00
parent e682e3755e
commit 70757c4b1e
Signed by: caem
GPG key ID: 69A830D03203405F
8 changed files with 41 additions and 13 deletions

View file

@ -71,13 +71,6 @@
jack.enable = true;
};
# Todo: Reorganize these
environment.systemPackages = with pkgs; [
neovim
mpv
imagemagick
];
nix = {
extraOptions = ''
experimental-features = nix-command flakes