add waybar and alacritty with a few defaults for testing

This commit is contained in:
Gabriella Bere 2024-08-22 11:54:25 +01:00
parent 990f15ea75
commit 1a95061a21
2 changed files with 74 additions and 1 deletions

View file

@ -62,6 +62,8 @@
# Enable the Hyprland WM functionality for NixOS (xdg portals etc.)
programs.hyprland.enable = true;
programs.waybar.enable = true;
# Configure keymap in X11
services.xserver.xkb.layout = "gb";