mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2026-04-14 21:29:12 +02:00
docs: increase docs verbosity
This commit is contained in:
parent
4b51505fbb
commit
b6eb29fad9
3 changed files with 553 additions and 216 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
description = "Minimal installer flake - not to be used manually";
|
description = "Minimal installer flake - automatically generated by SwarselSystems.org";
|
||||||
|
|
||||||
inputs.swarsel.url = "./..";
|
inputs.swarsel.url = "./..";
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,6 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
perSystem = { pkgs, ... }: {
|
perSystem = { pkgs, ... }: {
|
||||||
# formatter = pkgs.nixpkgs-fmt;
|
|
||||||
# formatter is set by treefmt to:
|
# formatter is set by treefmt to:
|
||||||
# formatter = lib.mkIf config.treefmt.flakeFormatter (lib.mkDefault config.treefmt.build.wrapper);
|
# formatter = lib.mkIf config.treefmt.flakeFormatter (lib.mkDefault config.treefmt.build.wrapper);
|
||||||
treefmt = {
|
treefmt = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue