WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 7be4ba1e3e - Show all commits

View file

@ -5,5 +5,5 @@ output eDP-1 position 0 0
output HDMI-A-1 position 1920 0 output HDMI-A-1 position 1920 0
# Disable laptop screen when lid is closed # Disable laptop screen when lid is closed
bindswitch --locked lid:on output $laptop disable bindswitch --locked lid:on output eDP-1 disable
bindswitch --locked lid:off output $laptop enable bindswitch --locked lid:off output eDP-1 enable