Move power management settings to independent file
This commit is contained in:
@@ -6,6 +6,7 @@ Configuration files for my personal machine, powered by [[https://nixos.org/][Ni
|
||||
|
||||
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
|
||||
@@ -13,6 +14,7 @@ The configuration is sliced into different files, per category:
|
||||
- Sound and music setup: audio.nix
|
||||
- Development tools: development.nix
|
||||
- Printing and scanner client: printing.nix
|
||||
- ZFS pool configuration: hardware-configuration.nix
|
||||
- Systemd user services and timers: periodic.nix
|
||||
- Power management: power.nix
|
||||
|
||||
All the modules are imported in *configuration.nix*
|
||||
|
||||
Reference in New Issue
Block a user