add guix
This commit is contained in:
parent
5c65cfe040
commit
21f634027f
@ -168,6 +168,9 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.guix.enable = true;
|
||||||
|
users.extraGroups.guixbuild.members = [ "motiejus" ];
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [ tcpflow ];
|
environment.systemPackages = with pkgs; [ tcpflow ];
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
|
Loading…
Reference in New Issue
Block a user