Compare commits
No commits in common. "f011b376bbb8ca93e87d9c073b7e50f96307d1ba" and "0fc6a51cb032686e884e2f7aed6c000a07c9b18f" have entirely different histories.
f011b376bb
...
0fc6a51cb0
|
@ -9,6 +9,5 @@
|
|||
'';
|
||||
interfaces.enp3s0.wakeOnLan.enable = true;
|
||||
};
|
||||
services.tlp.settings.WOL_DISABLE = false;
|
||||
};
|
||||
}
|
||||
|
|
|
@ -19,12 +19,7 @@
|
|||
};
|
||||
extraConfig = ''
|
||||
restore_paused "yes"
|
||||
audio_output {
|
||||
type "pipewire"
|
||||
name "PipeWire Sound Server"
|
||||
}
|
||||
'';
|
||||
# UPST auto audio_output ?
|
||||
musicDirectory = "${config.home.homeDirectory}/Musiques";
|
||||
};
|
||||
xdg = {
|
||||
|
|
Loading…
Reference in a new issue