Formatted Packages + Readme Update

This commit is contained in:
fmarkwitz
2023-07-04 16:22:10 +02:00
parent aecb93b24f
commit 59270b9a76
2 changed files with 12 additions and 3 deletions
+10 -1
View File
@@ -11,7 +11,16 @@
├── modules # own nix-options, to modularize services/hardware/...
├── overlays # overlays
├── pkgs # own packages, which are not available in nixpkgs
└── profiles # summarize module collections into single options
└── environments # summarize module collections into single options
```
## ToDo's:
- [ ] Enable Hyprland desktop environemnt
- [ ] Enable Bluetooth and other hardware-settings
- [ ] Install Wifi driver
- [ ] Create desktop environments
- [ ] Gnome
- [ ] Hyprland
## usage