From 70303049c0d169e3aece41d31015bca15a869c73 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 11 Jan 2023 19:35:55 +0100 Subject: tv lidControl: init --- tv/3modules/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'tv/3modules/default.nix') diff --git a/tv/3modules/default.nix b/tv/3modules/default.nix index b6b4faa5..ea3efbcc 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 -- cgit v1.2.3 From 5eb821ab1bea5efd2f845115b3dbc31f4f475ca9 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 18 Jan 2023 17:13:30 +0100 Subject: tv.systemd.services.*.operators: init --- tv/3modules/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'tv/3modules/default.nix') diff --git a/tv/3modules/default.nix b/tv/3modules/default.nix index ea3efbcc..c49f1582 100644 --- a/tv/3modules/default.nix +++ b/tv/3modules/default.nix @@ -10,6 +10,7 @@ ./iptables.nix ./lidControl.nix ./org.freedesktop.machine1.host-shell.nix + ./systemd.nix ./slock.nix ./x0vncserver.nix ./Xresources.nix -- cgit v1.2.3 From 1da6186814c94512c1cbc41f2dfd3b4ac7b2e44f Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 18 Jan 2023 17:14:27 +0100 Subject: tv.wwan: init --- tv/3modules/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'tv/3modules/default.nix') diff --git a/tv/3modules/default.nix b/tv/3modules/default.nix index c49f1582..8c1066b7 100644 --- a/tv/3modules/default.nix +++ b/tv/3modules/default.nix @@ -14,5 +14,6 @@ ./slock.nix ./x0vncserver.nix ./Xresources.nix + ./wwan.nix ]; } -- cgit v1.2.3