Add git and enable avahi mDNS
This commit is contained in:
parent
5d377f70c0
commit
c8ddfed50e
@ -19,4 +19,9 @@
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
services.avahi = {
|
||||
enable = true;
|
||||
nssmdns = true;
|
||||
};
|
||||
}
|
||||
|
@ -16,6 +16,7 @@
|
||||
i3status
|
||||
brightnessctl
|
||||
wob
|
||||
git
|
||||
];
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user