Implements generation of monitor section

This commit is contained in:
Mikhail Klementev 2018-06-30 21:56:43 +00:00
parent 1d9c9c2196
commit 802c70e0ec
4 changed files with 32 additions and 4 deletions

View file

@ -1,4 +1,8 @@
{
imports = [
<nix/monitor.nix>
];
system.nixos.stateVersion = "18.03";
services.xserver = {