Start module for sway.

This commit is contained in:
Tom Alexander
2024-12-19 15:13:56 -05:00
parent 033d695fd9
commit 05da118d8f

View File

@@ -0,0 +1,7 @@
{ config, lib, pkgs, ... }:
{
imports = [];
# foo
}