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