diff options
author | sinanmohd <sinan@sinanmohd.com> | 2024-01-08 23:23:28 +0530 |
---|---|---|
committer | sinanmohd <sinan@sinanmohd.com> | 2024-01-08 23:24:51 +0530 |
commit | 119d8d504f435b552e548a9130ae96a2a3721dff (patch) | |
tree | d2f489e29e9f52f79228ba437cf3e5e5b54dc6bd /common.nix | |
parent | 00cf70110af4661b20e19b1cd42eabc224abc573 (diff) |
modules/tmux: init
Diffstat (limited to 'common.nix')
-rw-r--r-- | common.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ in ]; imports = [ ./modules/userdata.nix + ./modules/tmux.nix ./modules/dev.nix ./modules/pppd.nix ./modules/network-interfaces-scripted.nix |