Remove mbuffer from packages
This commit is contained in:
parent
c4fb78d2aa
commit
62fc685a66
|
@ -3,9 +3,6 @@
|
|||
let password = builtins.readFile /var/lib/ddclient/token;
|
||||
|
||||
in {
|
||||
|
||||
environment.systemPackages = with pkgs; [ mbuffer ];
|
||||
|
||||
# Enable zeroconf
|
||||
services.avahi = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in New Issue