| Commit message (Collapse) | Author |
|
|
|
`documents`
|
|
This avoids having to change 3+ files, if you need to add a new
argument.
|
|
|
|
This change also ensures that this repo is reuse-3.0 compliant.
|
|
This also improves the arkanfox-integration and the profile id
generation.
|
|
This code has been dead since it was added.
|
|
This forces me to always move the downloaded files *somewhere*.
Otherwise, the download directory would just end up utterly unsorted and
thus useless.
|
|
Using the home-manager module uses a non-root fuse bindfs, which is
obviously slower than simply mounting the directories via bind
mounts. Besides, mounting them via the bindfs fuse mount, results in a
potential DOS, when this mount processes runs out of open file
descriptors (leading to the issue described in the `nix -> lix` commit.)
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
These are:
- grades (only last references)
- video_pause
- lf_rename
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NixNeovim was forked from this, but never really took of. So I'm
switching to nixVim, as I hope for better results.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This puts the home directory in the tempfs part of the filesystem, so
all, not explicitly specified directories, will be restored upon reboot.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|