summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/wwan.nix
blob: fdf3e8dfc6a2f4c99c077cc3060fd42b439c0b9e (plain)
1
2
3
4
5
6
7
8
9
10
{ config, lib, pkgs, ... }:
let
  mainUser = config.krebs.build.user;
in {
  environment.systemPackages = with pkgs;[
    wvdial
  ];

  users.extraUsers.${mainUser.name}.extraGroups = [ "dialout" ];
}
[cgit] Unable to lock slot /tmp/cgit/f6200000.lock: No such file or directory (2)