Compare commits
No commits in common. "7983baac85b6a0747af385c49bede2dd4732fdbf" and "6a856e2a04c035894a6cfaab489fbcaf117d40f7" have entirely different histories.
7983baac85
...
6a856e2a04
|
@ -37,7 +37,7 @@ in {
|
||||||
"met"
|
"met"
|
||||||
"mqtt"
|
"mqtt"
|
||||||
"octoprint"
|
"octoprint"
|
||||||
"shelly"
|
"vizio"
|
||||||
"zeroconf"
|
"zeroconf"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
@ -61,8 +61,6 @@
|
||||||
|
|
||||||
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 = [
|
||||||
|
@ -164,8 +162,6 @@
|
||||||
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