dotfiles/config
Geoffrey Frogeye 86f225ea67
nix: Remove ability to build pindakaas SD image
The idea to create an image burnable on a SD card that is already
configured is a nice one, however I encountered many issues:

- Used something that was designed to be an installer:
    - Cannot change from unencrypted ext4 partition (AFAICS)
    - Comes with installer tools (i.e. tools for various filesystems),
      which creates conflicts
- Takes a lot of space and time to build, had to put /tmp on a non-tmpfs
- Has to extend the filesystem manually afterwards
- I think it rebuilt the full system on nixos-rebuilt anyways. Maybe
  because I used binfmt compilation? Could also be because installer has
  some overlays.

Since I had nix on Manjaro already, I surely could have built the
system directly on the SD card from there. Maybe that's what I will do
to test the partitionning/boot scheme setup actually.
2023-11-23 13:42:52 +01:00
..
automatrop nix: Finish desktop environment 2023-11-05 16:43:01 +01:00
autorandr i3 automatic screen workspace spread 2022-12-08 10:57:28 +01:00
nix nix: Remove ability to build pindakaas SD image 2023-11-23 13:42:52 +01:00
scripts nix: More misc config 2023-11-19 22:41:09 +01:00
shell nix: Finish shell 2023-11-10 23:31:11 +01:00
.dfrecur Dotfiles handling! 2016-12-04 14:16:21 +01:00