♫musicjinni

Nixos and Hyprland - Best Match Ever

video thumbnail
Some errors from video (not too bad):
At 2:38 alternative to "dunst" is "mako"!!!
pkgs.wl-clipboard, not pkgs.wl-copy

# Enabling hyprlnd on NixOS
programs.hyprland = {
enable = true;
nvidiaPatches = true;
xwayland.enable = true;
};

environment.sessionVariables = {
# If your cursor becomes invisible
WLR_NO_HARDWARE_CURSORS = "1";
# Hint electron apps to use wayland
NIXOS_OZONE_WL = "1";
};

hardware = {
# Opengl
opengl.enable = true;

# Most wayland compositors need this
nvidia.modesetting.enable = true;
};

# waybar
(pkgs.waybar.overrideAttrs (oldAttrs: {
mesonFlags = oldAttrs.mesonFlags ++ [ "-Dexperimental=true" ];
})
)

# XDG portal
xdg.portal.enable = true;
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk ];

# Enable sound with pipewire.
sound.enable = true;
security.rtkit.enable = true;
services.pipewire = {
enable = true;
alsa.enable = true;
alsa.support32Bit = true;
pulse.enable = true;
jack.enable = true;
};

# rofi keybind
bind = $mainMod, S, exec, rofi -show drun -show-icons

Nixos and Hyprland - Best Match Ever

NixOS with Hyprland - My setup and some thoughts

Beginners guide to Ricing! (Linux Customization)

MindBlowing ArchLinux HyprLand Setup // Make Your Linux Desktop Look Modern and Professional

An honest review on Hyprland

NixOS Hyprland + Waybar

NixOS is Mindblowing

STUNNING Ubuntu And Hyprland Installation Setup // Make Your Ubuntu Look Next Level

NixOS: Exploring Flakes And Home Manager with Hyprland

Set up Rofi App Launcher | Hyprland | Arch Linux

Garuda Linux HyprLand Edition : Awesome WM Experience 🤩

The Perfect System

linux users be like

EndeavourOS And HyprLand Setup // Hyprland Installation

"Unlock the Power of NixOS: The Ultimate Step-by-Step Guide to Effortless Installation!"

Declare Hyprland Config With Nix Home-Manager

Why Linus Torvalds doesn't use Ubuntu or Debian

Hyprland First Look -- Wayland compositor and desktop

When you first time install Kali linux for hacking 😄😄 #hacker #shorts

My Arch linux Wayland with Hyprland.

NixOS Setup Guide - Configuration / Home-Manager / Flakes

NixOS Has One BIG Problem

NIX OS: the BEST package manager on the MOST SOLID Linux distribution

Ultimate NixOS Guide | Flakes | Home-manager

Eliminate Your Display Manager With Startx

Hyprland 3 Months Later: Is Wayland Still Good?

Installing Arch While Parents are Arguing

Gentoo Linux Install part 3 - initial startup and Hyprland

Install HYPRLAND. Base installation on Arch Linux with Waybar, WOFI, Hyprpaper and KVM/QEMU support

LF + NIX: Simple Setup for Extreme Productivity

Disclaimer DMCA