vno1-gdrx: +diffoscope
This commit is contained in:
parent
4dbfa93b8a
commit
e887c29d4f
@ -171,7 +171,10 @@ in
|
||||
services.guix.enable = true;
|
||||
users.extraGroups.guixbuild.members = [ "motiejus" ];
|
||||
|
||||
environment.systemPackages = with pkgs; [ tcpflow ];
|
||||
environment.systemPackages = with pkgs; [
|
||||
tcpflow
|
||||
diffoscope
|
||||
];
|
||||
|
||||
networking = {
|
||||
hostName = "vno1-gdrx";
|
||||
|
Loading…
Reference in New Issue
Block a user