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/files | |
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/files/default.nix (renamed from modules/home/soispha/files/default.nix) | 0 | ||||
-rw-r--r-- | modules/home/files/manifest_json/default.nix (renamed from modules/home/soispha/files/manifest_json/default.nix) | 0 | ||||
-rw-r--r-- | modules/home/files/manifest_json/profile/manifest.json (renamed from modules/home/soispha/files/manifest_json/profile/manifest.json) | 0 | ||||
-rw-r--r-- | modules/home/files/wallpaper/abstract-nord.png (renamed from modules/home/soispha/files/wallpaper/abstract-nord.png) | bin | 140219 -> 140219 bytes | |||
-rw-r--r-- | modules/home/files/wallpaper/default.nix (renamed from modules/home/soispha/files/wallpaper/default.nix) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/modules/home/soispha/files/default.nix b/modules/home/files/default.nix index 16fe9afe..16fe9afe 100644 --- a/modules/home/soispha/files/default.nix +++ b/modules/home/files/default.nix diff --git a/modules/home/soispha/files/manifest_json/default.nix b/modules/home/files/manifest_json/default.nix index af8d85d2..af8d85d2 100644 --- a/modules/home/soispha/files/manifest_json/default.nix +++ b/modules/home/files/manifest_json/default.nix diff --git a/modules/home/soispha/files/manifest_json/profile/manifest.json b/modules/home/files/manifest_json/profile/manifest.json index bd74d935..bd74d935 100644 --- a/modules/home/soispha/files/manifest_json/profile/manifest.json +++ b/modules/home/files/manifest_json/profile/manifest.json diff --git a/modules/home/soispha/files/wallpaper/abstract-nord.png b/modules/home/files/wallpaper/abstract-nord.png index 5ef498bf..5ef498bf 100644 --- a/modules/home/soispha/files/wallpaper/abstract-nord.png +++ b/modules/home/files/wallpaper/abstract-nord.png Binary files differdiff --git a/modules/home/soispha/files/wallpaper/default.nix b/modules/home/files/wallpaper/default.nix index 119df225..119df225 100644 --- a/modules/home/soispha/files/wallpaper/default.nix +++ b/modules/home/files/wallpaper/default.nix |