summaryrefslogtreecommitdiff
path: root/hosts/iroha/scripts
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2026-05-19 22:23:40 -0400
committerAndrew Opalach <andrew@akon.city> 2026-05-19 22:23:40 -0400
commit33567739337783e67167a43557c434accb6fe3a0 (patch)
tree2db5300d10d8d0b5c1fc52622919b5b4ce43e4b6 /hosts/iroha/scripts
parent0848d6c89defb95966deeecd1c61352deccbeaec (diff)
downloaddotfiles-33567739337783e67167a43557c434accb6fe3a0.tar.gz
dotfiles-33567739337783e67167a43557c434accb6fe3a0.tar.bz2
dotfiles-33567739337783e67167a43557c434accb6fe3a0.zip
Small cleanupHEADmaster
Diffstat (limited to 'hosts/iroha/scripts')
-rwxr-xr-xhosts/iroha/scripts/disable-rgb3
-rwxr-xr-xhosts/iroha/scripts/emaint-sync3
2 files changed, 4 insertions, 2 deletions
diff --git a/hosts/iroha/scripts/disable-rgb b/hosts/iroha/scripts/disable-rgb
index a36eaab..bc05f79 100755
--- a/hosts/iroha/scripts/disable-rgb
+++ b/hosts/iroha/scripts/disable-rgb
@@ -1,2 +1,3 @@
#! /usr/bin/env sh
-su -c 'modprobe i2c-dev && openrgb -d 0 -m off && openrgb -d 1 -m off && openrgb -d 2 -m off && openrgb -d 3 -m off'
+#su -c 'modprobe i2c-dev && openrgb -d 0 -m off && openrgb -d 1 -m off && openrgb -d 2 -m off && openrgb -d 3 -m off'
+su -c 'modprobe i2c-dev && openrgb -d 0 -m off && openrgb -d 1 -m off'
diff --git a/hosts/iroha/scripts/emaint-sync b/hosts/iroha/scripts/emaint-sync
index c45fae4..008cc57 100755
--- a/hosts/iroha/scripts/emaint-sync
+++ b/hosts/iroha/scripts/emaint-sync
@@ -1,5 +1,6 @@
#! /usr/bin/env sh
-doas emaint sync -r guru && \
+doas emaint sync -r gentoo && \
+ doas emaint sync -r guru && \
doas emaint sync -r steam-overlay && \
doas emaint sync -r nix-guix && \
doas emaint sync -r tatsh-overlay