about summary refs log tree commit diff stats
path: root/home-manager/soispha/packages
diff options
context:
space:
mode:
Diffstat (limited to 'home-manager/soispha/packages')
-rw-r--r--home-manager/soispha/packages/default.nix6
-rw-r--r--home-manager/soispha/packages/scripts.nix10
-rwxr-xr-xhome-manager/soispha/packages/scripts/apps/aumo2
-rwxr-xr-xhome-manager/soispha/packages/scripts/small_functions/gtk-themes2
-rwxr-xr-xhome-manager/soispha/packages/scripts/wrappers/yti2
5 files changed, 11 insertions, 11 deletions
diff --git a/home-manager/soispha/packages/default.nix b/home-manager/soispha/packages/default.nix
index 9330a08e..c8135d21 100644
--- a/home-manager/soispha/packages/default.nix
+++ b/home-manager/soispha/packages/default.nix
@@ -91,7 +91,7 @@ with pkgs; let
     Hardware = {
       Storage = [
         #compsize # Calculate compression ratio of a set of files on Btrfs
-        # TODO smartmontools # Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives
+        # TODO: smartmontools # Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives
       ];
 
       Input = [
@@ -99,7 +99,7 @@ with pkgs; let
       ];
 
       Printer = [
-        # TODO sane-airscan # SANE - SANE backend for AirScan (eSCL) and WSD document scanners
+        # TODO: sane-airscan # SANE - SANE backend for AirScan (eSCL) and WSD document scanners
       ];
     };
 
@@ -125,7 +125,7 @@ with pkgs; let
       ];
     };
   };
-  # TODO unmaintained, find sth else:
+  # TODO: unmaintained, find sth else:
   # handlr # Powerful alternative to xdg-utils written in Rust
   mapFun = x:
     if builtins.isAttrs x
diff --git a/home-manager/soispha/packages/scripts.nix b/home-manager/soispha/packages/scripts.nix
index 9b37e691..544975c5 100644
--- a/home-manager/soispha/packages/scripts.nix
+++ b/home-manager/soispha/packages/scripts.nix
@@ -37,12 +37,12 @@
   screen_shot-scr = write_script {
     name = "screen_shot";
     path = "small_functions";
-    dependencies = builtins.attrValues {inherit (pkgs) grim slurp alacritty;}; # TODO add llp
+    dependencies = builtins.attrValues {inherit (pkgs) grim slurp alacritty;}; # TODO: add llp
   };
   mocs-scr = write_script {
     name = "mocs";
     path = "small_functions";
-    dependencies = builtins.attrValues {inherit (pkgs) ncmpc procps;}; # TODO add mymocp
+    dependencies = builtins.attrValues {inherit (pkgs) ncmpc procps;}; # TODO: add mymocp
   };
   update-sys-scr = write_script {
     name = "update-sys";
@@ -53,13 +53,13 @@
   backsnap-scr = write_script {
     name = "backsnap";
     path = "wrappers";
-    dependencies = builtins.attrValues {}; # TODO add snap-sync
+    dependencies = builtins.attrValues {}; # TODO: add snap-sync
   };
   ll-scr = sysLib.writeShellScriptWithLibraryUnwrapped {
     name = "ll";
     src = ./scripts/wrappers/ll;
   };
-  # TODO this need to be replaced with a wayland alternative
+  # TODO: this need to be replaced with a wayland alternative
   #  llp-scr = write_script {
   #     name = "llp";
   #     path = "wrappers";
@@ -90,7 +90,7 @@ in [
   update-sys-scr
   backsnap-scr
   ll-scr
-  # llp-scr # TODO see above
+  # llp-scr # TODO: see above
   spodi-scr
   virsh-del-scr
   yti-scr
diff --git a/home-manager/soispha/packages/scripts/apps/aumo b/home-manager/soispha/packages/scripts/apps/aumo
index 014df638..e49ac82d 100755
--- a/home-manager/soispha/packages/scripts/apps/aumo
+++ b/home-manager/soispha/packages/scripts/apps/aumo
@@ -3,7 +3,7 @@
 # shellcheck source=/dev/null
 SHELL_LIBRARY_VERSION="1.1.4" . %SHELL_LIBRARY_PATH
 
-# TODO rewrite this
+# TODO: rewrite this
 
 if [ "$1" = "-u" ];then udisksctl unmount -b "$(cat "$HOME/.cache/aumo/mnt_disk")"; exit 0; fi
 all_available_disks=$(mktemp)
diff --git a/home-manager/soispha/packages/scripts/small_functions/gtk-themes b/home-manager/soispha/packages/scripts/small_functions/gtk-themes
index 6ebf2735..457bc35a 100755
--- a/home-manager/soispha/packages/scripts/small_functions/gtk-themes
+++ b/home-manager/soispha/packages/scripts/small_functions/gtk-themes
@@ -4,7 +4,7 @@
 SHELL_LIBRARY_VERSION="1.1.4" . %SHELL_LIBRARY_PATH
 
 
-# TODO document, what this does
+# TODO: document, what this does
 
 # usage: import-gsettings
 config="${XDG_CONFIG_HOME:-$HOME/.config}/gtk-3.0/settings.ini"
diff --git a/home-manager/soispha/packages/scripts/wrappers/yti b/home-manager/soispha/packages/scripts/wrappers/yti
index d30188a0..0b737b30 100755
--- a/home-manager/soispha/packages/scripts/wrappers/yti
+++ b/home-manager/soispha/packages/scripts/wrappers/yti
@@ -3,7 +3,7 @@
 # shellcheck source=/dev/null
 SHELL_LIBRARY_VERSION="1.1.4" . %SHELL_LIBRARY_PATH
 
-die "Use spodi instead!" # TODO fix this script
+die "Use spodi instead!" # TODO: fix this script
 DOWN_DIR=/home/soispha/media/playlist/down/