remove some stuff from microwave
This commit is contained in:
parent
d9ed25f0d7
commit
fc8ef075b4
2 changed files with 0 additions and 10 deletions
|
@ -67,7 +67,6 @@
|
|||
createHome = true;
|
||||
extraGroups = [
|
||||
"wheel"
|
||||
"wireshark"
|
||||
"video"
|
||||
"libvirtd"
|
||||
"plugdev"
|
||||
|
@ -80,10 +79,6 @@
|
|||
uid = 1000;
|
||||
};
|
||||
|
||||
programs.wireshark = {
|
||||
enable = true;
|
||||
package = pkgs.wireshark;
|
||||
};
|
||||
time.timeZone = "Europe/Amsterdam";
|
||||
|
||||
i18n = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue