An open API service indexing awesome lists of open source software.

https://github.com/demic-dev/nixos-config

Personal Nix configs for every device.
https://github.com/demic-dev/nixos-config

nix nix-flake nixos nixos-dotfiles

Last synced: about 1 year ago
JSON representation

Personal Nix configs for every device.

Awesome Lists containing this project

README

          

# ❄ Nix Config

This folder contains the configuration for all my devices, handled through Nix.

## To-Do

- [ ] Make Mac configuration more reproducible (declare all apps on config file)
- [x] Git
- [x] Shell
- [x] Fix ghostty config file not working
- [x] Terminal
- [ ] Apps
- [x] BitWarden
- [x] Signal
- [x] Thunderbird
- [x] Figma
- [x] Tailscale
- [x] AnyType
- [x] Anki
- [x] Discord
- [x] Telegram
- [x] Calibre
- [ ] Zen Browser (import configurations)
- [x] Spotify
- [x] System configuration (dock, finder, etc. [ref1](https://kristianfreeman.com/my-starter-macos-nix-config), [ref2](https://github.com/kristianfreeman/computer/blob/main/hosts/gandalf/configuration.nix))
- [X] Add Nvim config
- [ ] Create own Nvim config
- [ ] Code
- [ ] Text/Essays/etc
- [ ] Migrate NAS configuration to Flakes (with Disko)

## References

1. [https://github.com/carjorvaz/nixos](https://github.com/carjorvaz/nixos)
2. [https://github.com/diogotcorreia/dotfiles](https://github.com/diogotcorreia/dotfiles)
3. [https://github.com/librephoenix/nixos-config](https://github.com/librephoenix/nixos-config)
4. [https://github.com/kristianfreeman/computer](https://github.com/kristianfreeman/computer)
5. [https://github.com/Baitinq/nixos-config](https://github.com/Baitinq/nixos-config)