added base configuration for ixion, applied system update, modified power mgmt readme

This commit is contained in:
2025-10-05 23:11:47 -04:00
parent 59ed5f0463
commit 0c1763528e
4 changed files with 111 additions and 23 deletions

View File

@@ -1,12 +1,12 @@
# Power management modules
This directory houses my own custom defined power management settings. These are set in the machine-specific configurations (typically).
This directory houses my own custom defined power management settings as NixOS modules. These are set in the machine-specific configurations (typically).
## Examples
Given that this configuration is in the `machine/<hostname>` directory (where hostname is the name of the computer your configuring):
### Desktop configuration
### Desktop/server configuration
```nix
imports = [