86e618682779276be1eda07e1fc33949bffb0ae2
Flake lock file updates:
• Updated input 'lanzaboote':
'github:nix-community/lanzaboote/c191775' (2026-07-30)
→ 'github:nix-community/lanzaboote/f142433' (2026-08-03)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/e72e4f2' (2026-08-04)
→ 'github:NixOS/nixpkgs/b7c2ada' (2026-08-05)
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
Description
Languages
Nix
89.5%
Shell
9.4%
Makefile
1.1%