diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-05-23 13:31:11 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-05-23 13:33:40 +0200 |
commit | fd9b0ecef4142a62b45404700ba1cff488f84a73 (patch) | |
tree | ef6c1f74f05a2220a41ccff4b0890c39229f32f7 /modules/home/conf/git | |
parent | refactor(pkgs): Categorize into `by-name` shards (diff) | |
download | nixos-config-fd9b0ecef4142a62b45404700ba1cff488f84a73.tar.gz nixos-config-fd9b0ecef4142a62b45404700ba1cff488f84a73.zip |
refactor(modules/home): Setup as "normal" NixOS module
Diffstat (limited to '')
-rw-r--r-- | modules/home/conf/git/default.nix (renamed from modules/home/soispha/conf/git/default.nix) | 0 | ||||
-rw-r--r-- | modules/home/conf/git/git_ignore.git (renamed from modules/home/soispha/conf/git/git_ignore.git) | 0 | ||||
-rw-r--r-- | modules/home/conf/git/git_template.git (renamed from modules/home/soispha/conf/git/git_template.git) | 0 | ||||
-rwxr-xr-x | modules/home/conf/git/scripts/commit.sh (renamed from modules/home/soispha/conf/git/scripts/commit.sh) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/modules/home/soispha/conf/git/default.nix b/modules/home/conf/git/default.nix index e896b317..e896b317 100644 --- a/modules/home/soispha/conf/git/default.nix +++ b/modules/home/conf/git/default.nix diff --git a/modules/home/soispha/conf/git/git_ignore.git b/modules/home/conf/git/git_ignore.git index 8f29815e..8f29815e 100644 --- a/modules/home/soispha/conf/git/git_ignore.git +++ b/modules/home/conf/git/git_ignore.git diff --git a/modules/home/soispha/conf/git/git_template.git b/modules/home/conf/git/git_template.git index 6af39119..6af39119 100644 --- a/modules/home/soispha/conf/git/git_template.git +++ b/modules/home/conf/git/git_template.git diff --git a/modules/home/soispha/conf/git/scripts/commit.sh b/modules/home/conf/git/scripts/commit.sh index 2204e4d6..2204e4d6 100755 --- a/modules/home/soispha/conf/git/scripts/commit.sh +++ b/modules/home/conf/git/scripts/commit.sh |