☄ Enter waybar

Moved waybar config into NixOS configuration.

Added test script to check config without switching
This commit is contained in:
2024-12-29 22:13:25 +01:00
parent a2f141a290
commit a65404bb8c
8 changed files with 276 additions and 4 deletions

View File

@ -59,9 +59,9 @@
nixpkgs.config.allowUnfree = true;
environment.sessionVariables = {
# Tells Electron apps to use Wayland
NIXOS_OZONE_WL = "1";
NIXOS_CONFIG_PATH = "/etc/nixos";
# Tells Electron apps to use Wayland
NIXOS_OZONE_WL = "1";
NIXOS_CONFIG_PATH = "/etc/nixos";
};
# List packages installed in system profile. To search, run: