Skip to content

Commit

Permalink
docs: update project status in README
Browse files Browse the repository at this point in the history
support for nix-darwin
support for non-flake rpi imaging
support for agenix
support for neovim and tmux
  • Loading branch information
tcarrio authored Nov 26, 2023
1 parent 7767987 commit 0d9abd2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,9 +223,9 @@ MATE Desktop 🧉 and Pantheon 🏛️ are the two desktop options available. Th
- [ ] ~~Migrate (*maybe*) to ZFS, with backups via [`zrepl`](https://zrepl.github.io/)~~
- [x] Fix Magewell mwprocapture driver: [nixpkgs#221209](https://github.com/NixOS/nixpkgs/pull/221209)
- [ ] [And again](https://github.com/NixOS/nixpkgs/pull/247897)
- [ ] Support Raspberry Pi installer
- [x] Support Raspberry Pi installer
- [ ] With Nix flakes
- [ ] Support macOS with [nix-darwin]
- [x] Support macOS with [nix-darwin]

### Applications

Expand Down Expand Up @@ -254,7 +254,7 @@ MATE Desktop 🧉 and Pantheon 🏛️ are the two desktop options available. Th
### Configuration

- [x] Embed [install script in the ISO](./nixos/_mixins/users/nixos/console.nix)
- [ ] Integrate [agenix](https://github.com/ryantm/agenix) ~~or [sops-nix](https://github.com/Mic92/sops-nix)~~
- [x] Integrate [agenix](https://github.com/ryantm/agenix) ~~or [sops-nix](https://github.com/Mic92/sops-nix)~~
- [x] Integrate capabilities from [nix-starter-configs](https://github.com/Misterio77/nix-starter-configs)
- [x] Integrate wallpapers
- [x] Integrate faces
Expand All @@ -278,10 +278,10 @@ MATE Desktop 🧉 and Pantheon 🏛️ are the two desktop options available. Th

- [ ] emacs
- [ ] fzf
- [ ] tmate or tmux
- [x] tmate or tmux
- [x] micro
- [ ] vim
- [ ] nnn or broot or felix or ranger
- [x] neovim
- [x] nnn ~~or broot or felix or ranger~~

## Inspirations 🧑‍🏫

Expand All @@ -308,4 +308,4 @@ The [Disko] implementation and automated installation is chasing the ideas outli
[Will Taylor's dotfiles]: https://github.com/wiltaylor/dotfiles
[GitHub nixos configuration]: https://github.com/search?q=nixos+configuration
[Disko]: https://github.com/nix-community/disko
[nix-darwin]: http://daiderd.com/nix-darwin/
[nix-darwin]: http://daiderd.com/nix-darwin/

0 comments on commit 0d9abd2

Please sign in to comment.