diff options
author | Martin Fischer <martin@push-f.com> | 2024-11-29 05:48:17 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2024-12-11 08:32:16 +0100 |
commit | 28985997fcc6ccd9d475a98141b1ac35066a83c7 (patch) | |
tree | ba02c1679061ef245ee873eb2883d308c8142b86 /README.md | |
parent | 2ae50cc68e42b9d790dfba26a8c42219e7ae8f6a (diff) |
add config files generated by graphical NixOS installer
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..8786519 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Martin's config files + +This repository contains my personal config files. + +* `nixos/` -- contains my [NixOS](https://nixos.org/) configurations |