Public part of my dotfiles.
Go to file
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
config nix: Remove ability to build pindakaas SD image 2023-11-23 13:42:52 +01:00
termux Generate color scheme locally 2021-01-09 18:58:18 +01:00
Zeal Before installing HDD 2020-05-03 13:24:45 +02:00
.gitignore Added Debian to local installer 2016-01-30 18:14:37 +01:00
.gitmodules GnuPG: install my key 2021-06-29 21:40:11 +02:00
face J'ai dit lul 2015-10-08 23:33:24 +02:00
vimpcrc Python is the new bash 2018-08-07 16:09:41 +02:00
xsession Few changes junest 2021-12-02 10:57:09 +01:00