Move to proper systemctl suspend for sleep, update flake
This commit is contained in:
parent
95f498528d
commit
2d7383076a
8 changed files with 4 additions and 658 deletions
|
@ -1,7 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./prop-sway
|
||||
./sleep-sway
|
||||
];
|
||||
imports = [ ./prop-sway ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue