This commit is contained in:
parent
d774893c74
commit
7983baac85
|
@ -61,6 +61,8 @@
|
||||||
|
|
||||||
system.zfs.enable = true;
|
system.zfs.enable = true;
|
||||||
system.monitoring.enable = true;
|
system.monitoring.enable = true;
|
||||||
|
|
||||||
|
user.extraGroups = ["dialout" "libvirtd"];
|
||||||
};
|
};
|
||||||
|
|
||||||
services.udev.packages = [
|
services.udev.packages = [
|
||||||
|
@ -162,6 +164,8 @@
|
||||||
openscad
|
openscad
|
||||||
|
|
||||||
zoom-us
|
zoom-us
|
||||||
|
|
||||||
|
tridactyl-native
|
||||||
];
|
];
|
||||||
|
|
||||||
# This value determines the NixOS release from which the default
|
# This value determines the NixOS release from which the default
|
||||||
|
|
Loading…
Reference in a new issue