diff options
author | sinanmohd <sinan@sinanmohd.com> | 2023-09-08 11:28:51 +0530 |
---|---|---|
committer | sinanmohd <sinan@sinanmohd.com> | 2023-09-08 11:28:51 +0530 |
commit | 4aabff7d32166e86d88b2941c242ad4a04e803d9 (patch) | |
tree | d9316117f6f0746b33fe3eb17b44d32c5ae09735 /common.nix | |
parent | f760cf46b3eb5fa0fd0c841d854e88dc66d7d50c (diff) |
modules/seatd: clean up
Diffstat (limited to 'common.nix')
-rw-r--r-- | common.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ in ./modules/userdata.nix ./modules/dev.nix ./modules/pppd.nix + ./modules/seatd.nix ]; # boot |