unexplrd 807265c4bc LICENSE: change to actual MIT
Explanation: The version previously committed is a custom version of MIT-0,
modified to better reflect the nature of this project, as Nix code and related
files are not able to function as computer programs. However, upon further
consideration, it was determined that:
- Nix operates like an interpreted language, e.g., Python, and thus is
  susceptible to be treated as software.
- There's already a precedent of licensing Nix code under MIT.

This commit should be treated as a correction to license text and not as an
act of relicensing, as it is clearly stated in the original commit that the
intention was to relicense the project under an unmodified MIT license, as
identified in SPDX.

Signed-off-by: unexplrd <unexplrd@linerds.us>
2025-05-11 21:50:03 +03:00
2025-05-11 17:44:48 +03:00
2025-02-06 00:33:06 +02:00
2025-05-07 19:32:25 +03:00
2025-05-06 00:17:38 +03:00
2025-05-11 21:50:03 +03:00
2025-02-06 17:16:52 +02:00

So what is this?

This is a personal config based on Blueprint, and it's pretty usable. If one wants to use it, they have to change and adapt it for their own use case, for that please visit the original repo, as it contains the necessary documentation.

TODOs:

  • i'll put that in when i recall what i wanted to add
Description
Dotfiles for an operating system
Readme MIT 2.7 MiB
Languages
Nix 100%