Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/moe1369/nixos-config

NixOS Configuration
https://github.com/moe1369/nixos-config

home-manager nix nix-flake nixos

Last synced: about 1 month ago
JSON representation

NixOS Configuration

Awesome Lists containing this project

README

        

## NixOS config

Personal NixOS configuration mostly used for learning the Nix language. Makes use of the experimental Flake and Home-Manager features.

Mirrored on [gitea.chrayed.de](https://gitea.chrayed.de/moe1369/nixos-config)

### Todo

- [X] Better autoupgrade
- [X] Bash/ZSH Settings
- [ ] ssh key deployment with [agenix](https://github.com/ryantm/agenix)
- [x] alternative way to declare .nix files instead of dumping them into configuration.nix -> now uses groups in flake.nix
- [x] Multi Host functionality for homelab
- [ ] OCI container for common services
- [X] Fix Home-Manager issues with immutable .config files during rebuild -> files kglobalshortcutsrc and kwinrc can't be overwritten because of plasma-manager