docs: drop readme
This commit is contained in:
parent
d087e37f7c
commit
89a91fdd0c
1 changed files with 0 additions and 23 deletions
23
README.md
23
README.md
|
@ -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
|
|
||||||
```
|
|
Loading…
Reference in a new issue