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.
- Host: GitHub
- URL: https://github.com/demic-dev/nixos-config
- Owner: demic-dev
- Created: 2025-03-04T14:09:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-01T09:40:09.000Z (about 1 year ago)
- Last Synced: 2025-04-01T10:32:02.552Z (about 1 year ago)
- Topics: nix, nix-flake, nixos, nixos-dotfiles
- Language: Nix
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)