3 Commits ae9b2f3649 ... 885cc9280d

Autor SHA1 Mensaje Fecha
  Oleg Pykhalov 885cc9280d apps: cluster1: guix: maintenance-guix-system-reconfigure-kube3: Update to 02427820. hace 1 semana
  Oleg Pykhalov 20971acead apps: cluster1: guix: maintenance-git-dotfiles-kube3: Update to 02427820. hace 1 semana
  Oleg Pykhalov 0242782074 run: pc0: Configure pulseaudio volumes. hace 1 semana

+ 1 - 1
apps/cluster1/maintenance-git-dotfiles-kube3/job.yaml

@@ -6,7 +6,7 @@ spec:
   template:
     metadata:
       annotations:
-        guix-default-channel-commit: 559bb0c3
+        guix-default-channel-commit: 02427820
     spec:
       nodeSelector:
         kubernetes.io/hostname: kube3

+ 1 - 1
apps/cluster1/maintenance-guix-system-reconfigure-kube3/job.yaml

@@ -6,7 +6,7 @@ spec:
   template:
     metadata:
       annotations:
-        guix-default-channel-commit: 559bb0c3
+        guix-default-channel-commit: 02427820
     spec:
       nodeSelector:
         kubernetes.io/hostname: kube3

+ 6 - 0
dotfiles/run/pc0/14-sway-run-all.sh

@@ -84,4 +84,10 @@ sleep 2
 /home/oleg/bin/nerdctl-guix-exec /bin/sh -lc 'export SWAYSOCK="$(echo /run/user/1000/sway-ipc*sock)"; /home/oleg/.guix-home/profile/bin/swaymsg layout tabbed'
 sleep 2
 
+/home/oleg/bin/nerdctl-guix-exec /bin/sh -lc 'pactl set-default-sink alsa_output.pci-0000_12_00.6.analog-stereo'
+sleep 1
+
+/home/oleg/bin/nerdctl-guix-exec /bin/sh -lc 'pactl set-source-volume alsa_input.usb-FIFINE_Microphones_FIFINE_K670_Microphone_REV1.0-00.analog-stereo 80%'
+sleep 1
+
 exec sleep infinity