Formatted Packages + Readme Update
This commit is contained in:
@@ -11,7 +11,16 @@
|
|||||||
├── modules # own nix-options, to modularize services/hardware/...
|
├── modules # own nix-options, to modularize services/hardware/...
|
||||||
├── overlays # overlays
|
├── overlays # overlays
|
||||||
├── pkgs # own packages, which are not available in nixpkgs
|
├── 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
|
## usage
|
||||||
|
|||||||
Reference in New Issue
Block a user