Compare commits
2 commits
6a856e2a04
...
7983baac85
Author | SHA1 | Date | |
---|---|---|---|
alejandro-angulo | 7983baac85 | ||
alejandro-angulo | d774893c74 |
|
@ -37,7 +37,7 @@ in {
|
|||
"met"
|
||||
"mqtt"
|
||||
"octoprint"
|
||||
"vizio"
|
||||
"shelly"
|
||||
"zeroconf"
|
||||
];
|
||||
|
||||
|
|
|
@ -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