58c03653714b7dee20995d874583c1bd92d742eb
Flake lock file updates:
• Updated input 'determinate':
'https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/3.16.3/019c8e19-e7a4-7fe4-ad79-b4b5feefd24a/source.tar.gz' (2026-02-24)
→ 'https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/3.17.0/019cbb55-3789-7f90-87bf-d0580468ebf6/source.tar.gz' (2026-03-05)
• Updated input 'determinate/determinate-nixd-aarch64-darwin':
'https://install.determinate.systems/determinate-nixd/tag/v3.16.3/macOS'
→ 'https://install.determinate.systems/determinate-nixd/tag/v3.17.0/macOS'
• Updated input 'determinate/determinate-nixd-aarch64-linux':
'https://install.determinate.systems/determinate-nixd/tag/v3.16.3/aarch64-linux'
→ 'https://install.determinate.systems/determinate-nixd/tag/v3.17.0/aarch64-linux'
• Updated input 'determinate/determinate-nixd-x86_64-linux':
'https://install.determinate.systems/determinate-nixd/tag/v3.16.3/x86_64-linux'
→ 'https://install.determinate.systems/determinate-nixd/tag/v3.17.0/x86_64-linux'
• Updated input 'determinate/nix':
'https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.16.3/019c8e13-4542-7edc-9244-38a597d18258/source.tar.gz' (2026-02-24)
→ 'https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.17.0/019cbb2e-8d12-7212-a98f-73fd1f2342a2/source.tar.gz' (2026-03-04)
• Updated input 'determinate/nixpkgs':
'https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.946843%2Brev-ac055f38c798b0d87695240c7b761b82fc7e5bc2/019c6a25-fd20-733f-936e-6487e2957fe4/source.tar.gz' (2026-02-15)
→ 'https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.957146%2Brev-4215e62dc2cd3bc705b0a423b9719ff6be378a43/019cb23c-bcc0-7c8e-9772-0f9ff50d72f3/source.tar.gz' (2026-03-02)
• Updated input 'nix-index-database':
'github:Mic92/nix-index-database/a2051ff' (2026-03-01)
→ 'github:Mic92/nix-index-database/1c1d8ea' (2026-03-08)
• Updated input 'nixos-hardware':
'github:NixOS/nixos-hardware/41c6b42' (2026-02-24)
→ 'github:NixOS/nixos-hardware/3966ce9' (2026-03-08)
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.6%
Shell
9.3%
Makefile
1.1%