diff --git a/README.md b/README.md deleted file mode 100644 index 1aa3ab5..0000000 --- a/README.md +++ /dev/null @@ -1,23 +0,0 @@ -# nixos config - -It just works™ - -## Structure - -``` - . -├── 󱂵 home # <-- See here for dotfiles! -├──  nixos -│ ├──  modules # nixos options -│ └──  profiles -│ -│ # Internal packages, please see github:Guanran928/nur-packages instead -├──  pkgs -├──  hosts -├──  overlays -│ -├──  flake.nix -├──  flake.lock -│ -└──  README.md -```