diff options
author | Soispha <soispha@vhack.eu> | 2024-02-24 14:59:50 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2024-02-24 15:04:49 +0100 |
commit | 8284b6a7b4d212913083b003a819fda8d4931d4d (patch) | |
tree | 1a41cb60fe64f3f9b1a8c33bd2895ad419366cb5 /sys/nixpkgs/pkgs/scripts/source/small_functions | |
parent | fix(hm/pkgs/git-update-index): Remove '--' from help text (diff) | |
download | nixos-config-8284b6a7b4d212913083b003a819fda8d4931d4d.zip |
refactor(hm/pkgs): Implement with an nixpkgs overlay
Diffstat (limited to '')
-rwxr-xr-x | sys/nixpkgs/pkgs/scripts/source/small_functions/nato.py (renamed from hm/soispha/pkgs/scripts/small_functions/nato.py) | 0 | ||||
-rwxr-xr-x | sys/nixpkgs/pkgs/scripts/source/small_functions/screenshot_persistent.sh (renamed from hm/soispha/pkgs/scripts/small_functions/screenshot_persistent.sh) | 0 | ||||
-rwxr-xr-x | sys/nixpkgs/pkgs/scripts/source/small_functions/screenshot_temporary.sh (renamed from hm/soispha/pkgs/scripts/small_functions/screenshot_temporary.sh) | 0 | ||||
-rwxr-xr-x | sys/nixpkgs/pkgs/scripts/source/small_functions/update-sys.sh (renamed from hm/soispha/pkgs/scripts/small_functions/update-sys.sh) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/hm/soispha/pkgs/scripts/small_functions/nato.py b/sys/nixpkgs/pkgs/scripts/source/small_functions/nato.py index e9d15f56..e9d15f56 100755 --- a/hm/soispha/pkgs/scripts/small_functions/nato.py +++ b/sys/nixpkgs/pkgs/scripts/source/small_functions/nato.py diff --git a/hm/soispha/pkgs/scripts/small_functions/screenshot_persistent.sh b/sys/nixpkgs/pkgs/scripts/source/small_functions/screenshot_persistent.sh index 5992e02f..5992e02f 100755 --- a/hm/soispha/pkgs/scripts/small_functions/screenshot_persistent.sh +++ b/sys/nixpkgs/pkgs/scripts/source/small_functions/screenshot_persistent.sh diff --git a/hm/soispha/pkgs/scripts/small_functions/screenshot_temporary.sh b/sys/nixpkgs/pkgs/scripts/source/small_functions/screenshot_temporary.sh index e411340d..e411340d 100755 --- a/hm/soispha/pkgs/scripts/small_functions/screenshot_temporary.sh +++ b/sys/nixpkgs/pkgs/scripts/source/small_functions/screenshot_temporary.sh diff --git a/hm/soispha/pkgs/scripts/small_functions/update-sys.sh b/sys/nixpkgs/pkgs/scripts/source/small_functions/update-sys.sh index 68fb342d..68fb342d 100755 --- a/hm/soispha/pkgs/scripts/small_functions/update-sys.sh +++ b/sys/nixpkgs/pkgs/scripts/source/small_functions/update-sys.sh |