Add ports and update diphda
This commit is contained in:
@@ -38,7 +38,7 @@ in
|
||||
})
|
||||
];
|
||||
|
||||
events = (mkIf (!gui.sway.desktop) {
|
||||
events = (mkIf (laptop.enable) {
|
||||
"before-sleep" = "${pkgs.swaylock}/bin/swaylock -f -c 000000";
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user