a706f29921670d8c6c35fe301a2928b00b9f5193
Flake lock file updates:
• Updated input 'agenix':
'github:ryantm/agenix/fcdea22' (2025-11-08)
→ 'github:ryantm/agenix/b027ee2' (2026-02-04)
• Updated input 'determinate':
'https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/3.15.2/019bde7d-0725-73ef-9705-498c50ef6e00/source.tar.gz' (2026-01-21)
→ 'https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/3.16.0/019c58b5-64dc-77f9-b913-8738b7d338cc/source.tar.gz' (2026-02-13)
• Updated input 'determinate/determinate-nixd-aarch64-darwin':
'https://install.determinate.systems/determinate-nixd/tag/v3.15.2/macOS'
→ 'https://install.determinate.systems/determinate-nixd/tag/v3.16.0/macOS'
• Updated input 'determinate/determinate-nixd-aarch64-linux':
'https://install.determinate.systems/determinate-nixd/tag/v3.15.2/aarch64-linux'
→ 'https://install.determinate.systems/determinate-nixd/tag/v3.16.0/aarch64-linux'
• Updated input 'determinate/determinate-nixd-x86_64-linux':
'https://install.determinate.systems/determinate-nixd/tag/v3.15.2/x86_64-linux'
→ 'https://install.determinate.systems/determinate-nixd/tag/v3.16.0/x86_64-linux'
• Updated input 'determinate/nix':
'https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.15.2/019bde75-b4ee-74b2-a812-28dc2ee83d58/source.tar.gz' (2026-01-21)
→ 'https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.16.0/019c589d-45e9-7337-9ff0-a8d78fecf63f/source.tar.gz' (2026-02-13)
• Updated input 'determinate/nixpkgs':
'https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.930106%2Brev-bde09022887110deb780067364a0818e89258968/019bd9ed-5f0b-7074-afb0-8bb5e13a7598/source.tar.gz' (2026-01-19)
→ 'https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.942631%2Brev-fef9403a3e4d31b0a23f0bacebbec52c248fbb51/019c4621-ce4f-799f-82f6-b3b29f099b09/source.tar.gz' (2026-02-08)
• Updated input 'lanzaboote':
'github:nix-community/lanzaboote/4673781' (2026-01-25)
→ 'github:nix-community/lanzaboote/5e93809' (2026-02-19)
• Updated input 'lanzaboote/crane':
'github:ipetkov/crane/0314e36' (2026-01-24)
→ 'github:ipetkov/crane/a2812c1' (2026-02-15)
• Updated input 'lanzaboote/pre-commit':
'github:cachix/pre-commit-hooks.nix/a1ef738' (2026-01-22)
→ 'github:cachix/pre-commit-hooks.nix/5eaaedd' (2026-02-10)
• Updated input 'lanzaboote/rust-overlay':
'github:oxalica/rust-overlay/22da29e' (2026-01-24)
→ 'github:oxalica/rust-overlay/4912f95' (2026-02-15)
• Updated input 'local-bitwig':
'path:/home/coolneng/Projects/panacea/assets/bitwig?lastModified=1765321606' (2025-12-09)
→ 'path:/home/coolneng/Projects/panacea/assets/bitwig'
• Updated input 'nix-index-database':
'github:Mic92/nix-index-database/82befcf' (2025-12-09)
→ 'github:Mic92/nix-index-database/efec7aa' (2026-02-15)
• Updated input 'nixos-hardware':
'github:NixOS/nixos-hardware/a351494' (2026-01-25)
→ 'github:NixOS/nixos-hardware/740a223' (2026-02-18)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/e6eae2e' (2026-02-03)
→ 'github:NixOS/nixpkgs/0182a36' (2026-02-17)
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%