mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-06-25 06:23:59 +02:00
Fixing up stuff, nothing important changed
This commit is contained in:
parent
d238074a46
commit
f8597c1eed
@ -46,7 +46,7 @@ in with lib; {
|
|||||||
env = XDG_SESSION_DESKTOP, Hyprland
|
env = XDG_SESSION_DESKTOP, Hyprland
|
||||||
env = GDK_BACKEND, wayland
|
env = GDK_BACKEND, wayland
|
||||||
env = CLUTTER_BACKEND, wayland
|
env = CLUTTER_BACKEND, wayland
|
||||||
env = SDL_VIDEODRIVER, x11
|
env = SDL_VIDEODRIVER, wayland
|
||||||
env = XCURSOR_SIZE, 24
|
env = XCURSOR_SIZE, 24
|
||||||
env = XCURSOR_THEME, Bibata-Modern-Ice
|
env = XCURSOR_THEME, Bibata-Modern-Ice
|
||||||
env = QT_QPA_PLATFORM, wayland
|
env = QT_QPA_PLATFORM, wayland
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
{
|
{
|
||||||
# Install Packages For The User
|
# Install Packages For The User
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
pkgs."${browser}" discord libvirt swww grim slurp gnome.file-roller
|
pkgs."${browser}" discord-canary libvirt swww grim slurp gnome.file-roller
|
||||||
swaynotificationcenter rofi-wayland imv transmission-gtk mpv
|
swaynotificationcenter rofi-wayland imv transmission-gtk mpv
|
||||||
gimp obs-studio blender-hip kdenlive godot_4 rustup audacity
|
gimp obs-studio blender-hip kdenlive godot_4 rustup audacity
|
||||||
font-awesome spotify swayidle vim neovide neovim pavucontrol
|
font-awesome spotify swayidle vim neovide neovim pavucontrol
|
||||||
|
@ -39,7 +39,7 @@
|
|||||||
cpuType = "amd";
|
cpuType = "amd";
|
||||||
gpuType = "amd";
|
gpuType = "amd";
|
||||||
# Run: sudo lshw -c display to find this info
|
# Run: sudo lshw -c display to find this info
|
||||||
# This is needed for hybrid nvidia offloading
|
# This is needed ONLY for hybrid nvidia offloading
|
||||||
# Run: nvidia-offload (insert program name)
|
# Run: nvidia-offload (insert program name)
|
||||||
intel-bus-id = "PCI:0:2:0";
|
intel-bus-id = "PCI:0:2:0";
|
||||||
nvidia-bus-id = "PCI:14:0:0";
|
nvidia-bus-id = "PCI:14:0:0";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user