[NixOS] Add hyprland
This commit is contained in:
Submodule dotfiles/config/taffybar/taffybar updated: 253c10fc2a...5d1685f87e
@@ -19,6 +19,7 @@ in
|
|||||||
(import ../dotfiles/config/xmonad/overlay.nix)
|
(import ../dotfiles/config/xmonad/overlay.nix)
|
||||||
];
|
];
|
||||||
nixpkgs.config.allowBroken = true;
|
nixpkgs.config.allowBroken = true;
|
||||||
|
programs.hyprland.enable = true;
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
python-with-my-packages
|
python-with-my-packages
|
||||||
|
|
||||||
@@ -27,6 +28,7 @@ in
|
|||||||
vterm
|
vterm
|
||||||
]))
|
]))
|
||||||
firefox
|
firefox
|
||||||
|
kitty
|
||||||
vlc
|
vlc
|
||||||
transmission-gtk
|
transmission-gtk
|
||||||
dolphin
|
dolphin
|
||||||
|
Reference in New Issue
Block a user