coolneng 53a6a9c1a0 flake.lock: Update
Flake lock file updates:

• Updated input 'agenix':
    'github:ryantm/agenix/572baca9b0c592f71982fca0790db4ce311e3c75' (2023-09-15)
  → 'github:ryantm/agenix/1f677b3e161d3bdbfd08a939e8f25de2568e0ef4' (2023-09-22)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/5ba549eafcf3e33405e5f66decd1a72356632b96' (2023-09-19)
  → 'github:NixOS/nixpkgs/6500b4580c2a1f3d0f980d32d285739d8e156d92' (2023-09-25)
2023-09-28 14:34:17 +02:00
2023-09-11 16:20:41 +02:00
2023-09-28 14:34:17 +02:00
2023-09-11 21:50:37 +02:00
2022-05-21 11:43:15 +02:00

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
No description provided
Readme 280 MiB
Languages
Nix 89.7%
Shell 9.5%
Makefile 0.8%