nix fmt
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
3ca5051fc9
commit
2ed6053231
@ -13,7 +13,7 @@
|
||||
};
|
||||
|
||||
# to auto-flip to password when the laptop lid is closed (ie. docked)
|
||||
services.acpid = {
|
||||
services.acpid = {
|
||||
enable = true;
|
||||
lidEventCommands = ''
|
||||
export PATH=$PATH:/run/current-system/sw/bin
|
||||
@ -29,5 +29,4 @@
|
||||
fi
|
||||
'';
|
||||
};
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user