chore: clean code

This commit is contained in:
Yorick Barbanneau 2024-06-19 00:52:57 +02:00
parent 98c60059a3
commit a8d273df45

View file

@ -1,4 +1,4 @@
{ config, pkgs, lib, ... }:
{ config, lib, ... }:
with lib;
{
config = mkIf config.modules.desktop.sway.enable {