coolneng
3e4a9098df
Flake lock file updates: • Updated input 'nix-index-database': 'github:Mic92/nix-index-database/3880fa89727c622ae4674a2b6169c81112b43cf4' (2023-02-05) → 'github:Mic92/nix-index-database/89e3b689e0ae9bac4c6cdc24d1085d81baeebde4' (2023-02-12) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/e5530aba13caff5a4f41713f1265b754dc2abfd8' (2023-02-11) → 'github:NixOS/nixpkgs/d917136f550a8c36efb1724390c7245105f79023' (2023-02-12) |
||
---|---|---|
modules | ||
overlays | ||
scripts | ||
secrets | ||
.gitattributes | ||
LICENSE.md | ||
Makefile | ||
README.org | ||
configuration.nix | ||
flake.lock | ||
flake.nix |
README.org
NixOS Laptop
Configuration files for my personal machine, powered by NixOS.
Modules
The configuration is sliced into different files, per category:
- ZFS pool configuration: hardware-configuration.nix
- Globally installed packages: software.nix
- Network and VPN configuration: networking.nix
- Window manager and userland services: gui.nix
- Synchronization and backup services: datasync.nix
- Sound and music setup: audio.nix
- Development tools: development.nix
- Printing and scanner client: printing.nix
- Systemd user services and timers: periodic.nix
- Power management: power.nix
All the modules are imported in configuration.nix