coolneng da0bbceb5f
flake.lock: Update
Flake lock file changes:

• Updated input 'emacs-overlay':
    'github:nix-community/emacs-overlay/86ceb863bc9cca9150666acce49ee2fe50e73cb0' (2021-11-21)
  → 'github:nix-community/emacs-overlay/64580e3ac034e2704895a272f341a0729d165b93' (2021-11-02)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e544ee88fa4590df75e221e645a03fe157a99e5b' (2021-10-31)
  → 'github:NixOS/nixpkgs/715f63411952c86c8f57ab9e3e3cb866a015b5f2' (2021-11-17)
2021-11-22 10:10:20 +01:00
2021-08-12 14:50:32 +01:00
2021-11-14 18:59:48 +01:00
2021-08-13 10:00:13 +01:00
2021-11-22 10:10:20 +01: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%