about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--machines/profpatsch/shiki.nix1
-rw-r--r--pkgs/profpatsch/s6/dhall/unix/Signal/misc/x86-arm.dhall2
2 files changed, 2 insertions, 1 deletions
diff --git a/machines/profpatsch/shiki.nix b/machines/profpatsch/shiki.nix
index 4d66f81e..891933b1 100644
--- a/machines/profpatsch/shiki.nix
+++ b/machines/profpatsch/shiki.nix
@@ -220,6 +220,7 @@ in {
         di-notify      # same, but pipe to libnotify
         show-qr-code   # display a QR code
         backlight      # adjust laptop backlight
+        sfttime        # geek time
       ];
       mailPkgs = [
         elinks               # command line browser
diff --git a/pkgs/profpatsch/s6/dhall/unix/Signal/misc/x86-arm.dhall b/pkgs/profpatsch/s6/dhall/unix/Signal/misc/x86-arm.dhall
index 36fdd842..c937a3a4 100644
--- a/pkgs/profpatsch/s6/dhall/unix/Signal/misc/x86-arm.dhall
+++ b/pkgs/profpatsch/s6/dhall/unix/Signal/misc/x86-arm.dhall
@@ -11,4 +11,4 @@
   , SIGUNUSED =
 	  31
   }
-: ./common-type.dhall ⩓ { SIGSTKFLT : Natural, SIGUNUSED : Natural }
\ No newline at end of file
+: ./common-type.dhall ⩓ { SIGSTKFLT : Natural, SIGUNUSED : Natural }