From c52c7f314ccadcc2fcd91e28c8fd1b88f6d5ce0c Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 18 Oct 2024 17:07:46 +0200 Subject: refactor(modules): Move all system modules to `by-name` From now on all modules should be added to the new `by-name` directory. This should help remove the (superficial and utterly useless) distinction between `home-manager` and `NixOS` modules. --- modules/system/boot/boot_pictures/gnu.png | Bin 327518 -> 0 bytes modules/system/boot/boot_pictures/gnulin_emb_1.png | Bin 207444 -> 0 bytes modules/system/boot/boot_pictures/gnulin_emb_2.png | Bin 208347 -> 0 bytes 3 files changed, 0 insertions(+), 0 deletions(-) delete mode 100755 modules/system/boot/boot_pictures/gnu.png delete mode 100755 modules/system/boot/boot_pictures/gnulin_emb_1.png delete mode 100755 modules/system/boot/boot_pictures/gnulin_emb_2.png (limited to 'modules/system/boot/boot_pictures') diff --git a/modules/system/boot/boot_pictures/gnu.png b/modules/system/boot/boot_pictures/gnu.png deleted file mode 100755 index d07dee3e..00000000 Binary files a/modules/system/boot/boot_pictures/gnu.png and /dev/null differ diff --git a/modules/system/boot/boot_pictures/gnulin_emb_1.png b/modules/system/boot/boot_pictures/gnulin_emb_1.png deleted file mode 100755 index 483f2681..00000000 Binary files a/modules/system/boot/boot_pictures/gnulin_emb_1.png and /dev/null differ diff --git a/modules/system/boot/boot_pictures/gnulin_emb_2.png b/modules/system/boot/boot_pictures/gnulin_emb_2.png deleted file mode 100755 index 48cd6ad7..00000000 Binary files a/modules/system/boot/boot_pictures/gnulin_emb_2.png and /dev/null differ -- cgit 1.4.1