Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | profiles/xps9300: add more settings | Franck Cuny | 2023-05-06 | 1 | -0/+1 |
| | | | | Coming from https://github.com/NixOS/nixos-hardware/blob/51559e691f1493a26f94f1df1aaf516bb507e78b/dell/xps/13-9300/default.nix | ||||
* | profiles/laptop: set correct governor for tlp | Franck Cuny | 2023-05-06 | 1 | -2/+3 |
| | | | | | | | | | I was getting: ``` Error in configuration at CPU_SCALING_GOVERNOR_ON_AC="schedutil": governor not available. Skipped. ``` Restore to the previous configuration. | ||||
* | profiles: move things around for btrfs | Franck Cuny | 2023-05-02 | 1 | -0/+4 |
| | |||||
* | profiles/laptop: consolidate services related to laptop | Franck Cuny | 2023-05-01 | 1 | -0/+13 |