| Commit message (Collapse) | Author |
|
There was no real reason to still have `npins` around. I just kept it
because of historical reasons.
|
|
This reduces the dependency on github somewhat.
|
|
The value before was essentially pointless, as it referenced _my
flake's_ revision (or actually last-updated timestamp).
|
|
This change also ensures that this repo is reuse-3.0 compliant.
|
|
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.
|