coolneng
da0bbceb5f
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) |
||
---|---|---|
.git-crypt | ||
cachix | ||
modules | ||
overlays | ||
scripts | ||
secrets | ||
.gitattributes | ||
LICENSE.md | ||
Makefile | ||
README.org | ||
configuration.nix | ||
flake.lock | ||
flake.nix |
README.org
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