mirror of
https://github.com/JaxTheWolf/nixos.git
synced 2026-04-01 02:00:22 +02:00
Make pio work in vscode
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
};
|
||||
|
||||
systemd.sleep.settings.Sleep = {
|
||||
HibernateDelaySec="5min";
|
||||
HibernateDelaySec = "5min";
|
||||
};
|
||||
|
||||
systemd.services.disable-problematic-wakeup = {
|
||||
|
||||
Reference in New Issue
Block a user