diff --git a/README.md b/README.md index 17ed387..76cad4e 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,5 @@ -# nix-flake +![nix-flake](ss.png) rewrite of my nixos flake with hopefully better structuring and modularity -# todo -- (done) migrate files to this repository in the modules folder -- (done) split the files into little chunks for 1 specific purposes per file -- (done) reintegrate file paths and arguments to work together -- (done) test the final config in my system - -# todo: migrate files below -- [X] flake stuff (flake.nix & flake.lock) - -- [X] hardware configs (hardware/scans) -- [X] nixos system -- [X] base nix configs -- [X] apps list -- [X] user config (not hm) - -- [X] home manager config -- [X] rice config (everything in /rice) +> [!WARNING] +> this flake is ment for personal use. code is not well documented and is not ment to be used by others. use at your own risk. \ No newline at end of file diff --git a/ss.png b/ss.png new file mode 100644 index 0000000..08deebd Binary files /dev/null and b/ss.png differ