Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cterence/nixos-config
NixOS configuration of all my computers / servers using flakes
https://github.com/cterence/nixos-config
dotfiles nix nix-flake nixos nixos-configuration
Last synced: 25 days ago
JSON representation
NixOS configuration of all my computers / servers using flakes
- Host: GitHub
- URL: https://github.com/cterence/nixos-config
- Owner: cterence
- License: mit
- Created: 2024-10-06T17:10:39.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-18T04:20:14.000Z (26 days ago)
- Last Synced: 2024-10-19T02:27:27.203Z (25 days ago)
- Topics: dotfiles, nix, nix-flake, nixos, nixos-configuration
- Language: Nix
- Homepage:
- Size: 94.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nixos-config
[![built with nix](https://builtwithnix.org/badge.svg)](https://builtwithnix.org)
NixOS configuration of all my computers / servers using flakes.
Currently managing configuration for 3 computers and 2 servers.
Structure is heavily inspired by [Vimjoyer's](https://www.youtube.com/@vimjoyer) videos.
I'm still new to the nix ecosystem, so you might see some slop, but it works for me.
**Highlights:**
- Secret encryption with [sops-nix](https://github.com/Mic92/sops-nix)
- Homelab servers configuration with [k0s Kubernetes](https://k0sproject.io/)
- Daily [automated flake updates](https://github.com/cterence/nixos-config/actions) with change reporting
- Epic [Gnome](./modules/user/gnome.nix) and [Thunderbird](./modules/user/thunderbird.nix) configurations
- Some [custom packages](./pkgs/)