hosts/krypton: enable wireshark
This commit is contained in:
parent
bc35fbb0d6
commit
2ac1cc6fed
@ -20,6 +20,10 @@
|
|||||||
krita
|
krita
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# Wireshark
|
||||||
|
programs.wireshark.enable = true;
|
||||||
|
users.users.clerie.extraGroups = [ "wireshark" ];
|
||||||
|
|
||||||
services.syncthing = {
|
services.syncthing = {
|
||||||
enable = true;
|
enable = true;
|
||||||
user = "clerie";
|
user = "clerie";
|
||||||
|
Loading…
Reference in New Issue
Block a user