diff options
author | tv <tv@krebsco.de> | 2023-01-11 19:35:55 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2023-01-11 19:36:03 +0100 |
commit | 70303049c0d169e3aece41d31015bca15a869c73 (patch) | |
tree | 8db2437f676a5f1c9e3f2d483e218e6215ac4864 /tv/3modules/default.nix | |
parent | dba0afc600eb447b3fa088b0ef96d891fc7be2cc (diff) |
tv lidControl: init
Diffstat (limited to 'tv/3modules/default.nix')
-rw-r--r-- | tv/3modules/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/3modules/default.nix b/tv/3modules/default.nix index b6b4faa51..ea3efbcca 100644 --- a/tv/3modules/default.nix +++ b/tv/3modules/default.nix @@ -8,6 +8,7 @@ ./hw.nix ./im.nix ./iptables.nix + ./lidControl.nix ./org.freedesktop.machine1.host-shell.nix ./slock.nix ./x0vncserver.nix |