WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 9e136127d1 - Show all commits

View file

@ -14,6 +14,7 @@ exec {
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
gnome-keyring-daemon --start --components=secrets gnome-keyring-daemon --start --components=secrets
mpDris2 mpDris2
swaymsg workspace 1
} }
exec_always { exec_always {

View file

@ -23,7 +23,7 @@ export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
export WLR_DRM_NO_ATOMIC=1 export WLR_DRM_NO_ATOMIC=1
# Run sway # Run sway
sway dbus-run-session sway
# Unset the variables after quitting Sway # Unset the variables after quitting Sway
unset MOZ_ENABLE_WAYLAND unset MOZ_ENABLE_WAYLAND