feat: redesign, with onedark theme
This commit is contained in:
parent
00f5075f17
commit
19e72eedb7
12 changed files with 71 additions and 50 deletions
|
@ -8,7 +8,7 @@
|
|||
./printing.service.nix
|
||||
./tailscale.service.nix
|
||||
./power_management.service.nix
|
||||
./seatd.service.nix
|
||||
#./seatd.service.nix
|
||||
./logind.service.nix
|
||||
#./mpd.service.nix
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{ ... }: {
|
||||
specialisation.powersave.configuration = {
|
||||
services.auto-cpufreq.enable = true;
|
||||
};
|
||||
#specialisation.powersave.configuration = {
|
||||
# services.auto-cpufreq.enable = true;
|
||||
#};
|
||||
services = {
|
||||
upower.enable = true;
|
||||
udisks2.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue