totoro: add irssi
This commit is contained in:
parent
a1115de05f
commit
a74909c070
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ in {
|
|||
allowedBridges = [ "virbr0" "br-ext" ];
|
||||
};
|
||||
users.users.lukegb = {
|
||||
packages = with depot.pkgs; [ irssi ];
|
||||
extraGroups = lib.mkAfter [ "libvirtd" ];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue