5c19e085ffa249abc1830d8ca1d59769d78956c8
Flake lock file updates:
• Updated input 'determinate':
'https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/3.21.2/019edc7b-7758-7223-a52e-d8a340361a73/source.tar.gz' (2026-06-18)
→ 'https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/3.21.5/019f4326-f1c4-7f13-b58b-98979a78c513/source.tar.gz' (2026-07-08)
• Updated input 'determinate/determinate-nixd-aarch64-darwin':
'https://install.determinate.systems/determinate-nixd/tag/v3.21.2/macOS'
→ 'https://install.determinate.systems/determinate-nixd/tag/v3.21.5/macOS'
• Updated input 'determinate/determinate-nixd-aarch64-linux':
'https://install.determinate.systems/determinate-nixd/tag/v3.21.2/aarch64-linux'
→ 'https://install.determinate.systems/determinate-nixd/tag/v3.21.5/aarch64-linux'
• Updated input 'determinate/determinate-nixd-x86_64-linux':
'https://install.determinate.systems/determinate-nixd/tag/v3.21.2/x86_64-linux'
→ 'https://install.determinate.systems/determinate-nixd/tag/v3.21.5/x86_64-linux'
• Updated input 'determinate/nix':
'https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.21.1/019ea860-2acd-7680-ae61-10f9574b2694/source.tar.gz' (2026-06-08)
→ 'https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.21.5/019f42f2-bfcf-72d3-ba62-dd63f71ea07e/source.tar.gz' (2026-07-08)
• Updated input 'determinate/nix/nixpkgs':
'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2511.909248%2Brev-0590cd39f728e129122770c029970378a79d076a/019ce32b-8ace-7339-b129-cceaa8dd10c6/source.tar.gz' (2026-03-11)
→ 'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2511.914302%2Brev-1d4e0f865d68258aada31e68e6d79c8c463f3b34/019f1c78-b5ab-7af2-8516-c0d5406b0646/source.tar.gz' (2026-06-29)
• Updated input 'determinate/nixpkgs':
'https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.1012902%2Brev-8c3cede7ddc26bd659d2d383b5610efbd2c7a16e/019eab22-bd1e-7e40-b919-277db893c789/source.tar.gz' (2026-06-08)
→ 'https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.1024265%2Brev-b5aa0fbd538984f6e3d201be0005b4463d8b09f8/019f3b54-a452-7bf0-9017-aa0cf4ad1907/source.tar.gz' (2026-06-29)
• Updated input 'lanzaboote':
'github:nix-community/lanzaboote/6650fb7' (2026-06-22)
→ 'github:nix-community/lanzaboote/6183ac7' (2026-07-08)
• Updated input 'lanzaboote/crane':
'github:ipetkov/crane/469fd08' (2026-06-18)
→ 'github:ipetkov/crane/80db5bd' (2026-07-04)
• Updated input 'lanzaboote/pre-commit':
'github:cachix/pre-commit-hooks.nix/3bbec39' (2026-06-17)
→ 'github:cachix/git-hooks.nix/bca82ca' (2026-07-02)
• Removed input 'lanzaboote/pre-commit/gitignore'
• Removed input 'lanzaboote/pre-commit/gitignore/nixpkgs'
• Updated input 'lanzaboote/rust-overlay':
'github:oxalica/rust-overlay/8534567' (2026-06-21)
→ 'github:oxalica/rust-overlay/7dc3a17' (2026-07-08)
• Updated input 'nix-index-database':
'github:Mic92/nix-index-database/3017088' (2026-06-21)
→ 'github:Mic92/nix-index-database/1111b9b' (2026-07-12)
• Updated input 'nixos-hardware':
'github:NixOS/nixos-hardware/875776f' (2026-06-22)
→ 'github:NixOS/nixos-hardware/8efb433' (2026-07-11)
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%