a1cdbf71c14a58529053eb9ca785d9ada3a32ce7
Flake lock file updates:
• Updated input 'determinate':
'https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/3.19.0/019dd6ab-9a6f-79b1-8c34-9987e1d093e3/source.tar.gz' (2026-04-29)
→ 'https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/3.20.0/019e03c3-7dc0-7873-a333-9ab02d6f690c/source.tar.gz' (2026-05-07)
• Updated input 'determinate/determinate-nixd-aarch64-darwin':
'https://install.determinate.systems/determinate-nixd/tag/v3.19.0/macOS'
→ 'https://install.determinate.systems/determinate-nixd/tag/v3.20.0/macOS'
• Updated input 'determinate/determinate-nixd-aarch64-linux':
'https://install.determinate.systems/determinate-nixd/tag/v3.19.0/aarch64-linux'
→ 'https://install.determinate.systems/determinate-nixd/tag/v3.20.0/aarch64-linux'
• Updated input 'determinate/determinate-nixd-x86_64-linux':
'https://install.determinate.systems/determinate-nixd/tag/v3.19.0/x86_64-linux'
→ 'https://install.determinate.systems/determinate-nixd/tag/v3.20.0/x86_64-linux'
• Updated input 'determinate/nix':
'https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.19.0/019dd5b5-57ba-7d72-be54-93608443f096/source.tar.gz' (2026-04-28)
→ 'https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.20.0/019e03bc-3f83-7833-aba3-b691ef4956c7/source.tar.gz' (2026-05-07)
• Updated input 'determinate/nixpkgs':
'https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.985930%2Brev-01fbdeef22b76df85ea168fbfe1bfd9e63681b30/019dd2c0-665a-7740-8096-1a0c0d7a8d1f/source.tar.gz' (2026-04-23)
→ 'https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.991389%2Brev-73c703c22422b8951895a960959dbbaca7296492/019df6c8-934b-7d40-b402-027bb5def30f/source.tar.gz' (2026-05-03)
• Updated input 'lanzaboote':
'github:nix-community/lanzaboote/04723d4' (2026-05-04)
→ 'github:nix-community/lanzaboote/f116088' (2026-05-13)
• Updated input 'lanzaboote/crane':
'github:ipetkov/crane/d459c13' (2026-05-03)
→ 'github:ipetkov/crane/6d015ea' (2026-05-06)
• Updated input 'lanzaboote/rust-overlay':
'github:oxalica/rust-overlay/dbba5f8' (2026-05-03)
→ 'github:oxalica/rust-overlay/4568a55' (2026-05-10)
• Updated input 'nix-index-database':
'github:Mic92/nix-index-database/2dea2b9' (2026-05-03)
→ 'github:Mic92/nix-index-database/01466c4' (2026-05-10)
• Updated input 'nixos-hardware':
'github:NixOS/nixos-hardware/10c5286' (2026-05-04)
→ 'github:NixOS/nixos-hardware/9bd7c80' (2026-05-12)
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%