Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/moe1369/nixos-config
- Owner: Moe1369
- Created: 2024-07-30T20:49:32.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-10T22:21:31.000Z (about 1 month ago)
- Last Synced: 2024-10-10T23:22:07.070Z (about 1 month ago)
- Topics: home-manager, nix, nix-flake, nixos
- Language: Nix
- Homepage:
- Size: 46.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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