update builder spec and use wayland for obsidian

This commit is contained in:
Felix Suchert 2023-02-13 13:05:25 +01:00
parent fc36506afd
commit d423650603
Signed by: feliix42
GPG key ID: 24363525EA0E8A99
2 changed files with 3 additions and 2 deletions

View file

@ -88,7 +88,8 @@ in
builders-use-substitutes = true builders-use-substitutes = true
''; '';
buildMachines = [{ buildMachines = [{
hostName = "ada"; # hostName = "ada";
hostName = "141.30.52.34";
sshUser = "builder"; sshUser = "builder";
system = "x86_64-linux"; system = "x86_64-linux";
# if the builder supports building for multiple architectures, # if the builder supports building for multiple architectures,

View file

@ -268,7 +268,7 @@ bindsym $mod+m exec 'alacritty -e neomutt -f "notmuch://?query=tag:unread"'
bindsym $mod+x exec 'swaylock --screenshots --effect-blur 5x5 --effect-greyscale --fade-in 0.5' bindsym $mod+x exec 'swaylock --screenshots --effect-blur 5x5 --effect-greyscale --fade-in 0.5'
bindsym $mod+n exec firefox bindsym $mod+n exec firefox
bindsym $mod+o exec obsidian bindsym $mod+o exec obsidian --enable-features=UseOzonePlatform,WaylandWindowDecorations,WebRTCPipeWireCapturer --ozone-platform=wayland
bindsym $mod+Ctrl+Space exec wofi-emoji bindsym $mod+Ctrl+Space exec wofi-emoji