Update README
This commit is contained in:
parent
8f5c81b8d6
commit
3d814f9b79
2 changed files with 6 additions and 6 deletions
|
@ -13,15 +13,10 @@ nix develop -c /etc/nixos/git/docs/setup.sh
|
|||
![Gruv'd Hyprland](./docs/screenshot.png "Hyprland with a Gruvboxy theme")
|
||||
---
|
||||
# To Do List
|
||||
* [ ] Reorganize Home-Manager
|
||||
* [ ] Split configs into a common and host-specific config (see hyprland on nixos-vm-02 in home-manager for instance)
|
||||
* Reduces duplicate configs
|
||||
* [ ] Look into hosting a binary cache locally - [Link](https://nixos.wiki/wiki/Binary_Cache)
|
||||
* [ ] vscode / emacs
|
||||
* Add the nix lsp - [Link](https://github.com/nix-community/rnix-lsp)
|
||||
* [x] Fix Grafana
|
||||
* [x] Build a better dashboard to monitor all my nixified devices
|
||||
* [x] Look into Remote Builds - [Link](https://nixos.org/manual/nix/stable/advanced-topics/distributed-builds.html)
|
||||
* [ ] Find a way to remove all default search engines in Firefox (Google, Amazon, etc)
|
||||
* [ ] Figure out what the home-manager `account` options are for.
|
||||
* [ ] Security hardening
|
||||
|
|
|
@ -60,3 +60,8 @@
|
|||
* [x] Configure GameMode / Gamescope
|
||||
* [x] Try disko - [Link](https://github.com/nix-community/disko)
|
||||
* [x] Look into `nix develop` - [Link](https://zero-to-nix.com/concepts/nix#unified-cli)
|
||||
* [x] Fix Grafana
|
||||
* [x] Build a better dashboard to monitor all my nixified devices
|
||||
* [x] Look into Remote Builds - [Link](https://nixos.org/manual/nix/stable/advanced-topics/distributed-builds.html)
|
||||
* [x] Reorganize Home-Manager
|
||||
* [x] Split configs into a common and host-specific config (see hyprland on nixos-vm-02 in home-manager for instance)
|
Loading…
Reference in a new issue