[NixOS] Add hyprland

This commit is contained in:
2023-05-14 15:30:08 -06:00
parent 26560b2884
commit 8f97ea3934
2 changed files with 3 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ in
(import ../dotfiles/config/xmonad/overlay.nix)
];
nixpkgs.config.allowBroken = true;
programs.hyprland.enable = true;
environment.systemPackages = with pkgs; [
python-with-my-packages
@@ -27,6 +28,7 @@ in
vterm
]))
firefox
kitty
vlc
transmission-gtk
dolphin