🔐 Enter hyprland.conf

Moved hyprland config into NixOS configuration.

Moved hyprcursor under hyprland config.
This commit is contained in:
2024-12-29 21:49:16 +01:00
parent bdaa858bdf
commit a2f141a290
52 changed files with 410 additions and 15 deletions

View File

@ -58,14 +58,10 @@
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
environment = {
variables = {
EDITOR = "nvim";
};
sessionVariables = {
environment.sessionVariables = {
# Tells Electron apps to use Wayland
NIXOS_OZONE_WL = "1";
};
NIXOS_CONFIG_PATH = "/etc/nixos";
};
# List packages installed in system profile. To search, run:
@ -76,8 +72,6 @@
kitty
xdg-utils
xdg-desktop-portal-gtk
xdg-desktop-portal-hyprland
hyprpolkitagent # Auth deamon providing modals for password auth
kdePackages.dolphin
kdePackages.qtwayland
kdePackages.qtsvg