stockholm/miefda/2configs/miefda.nix

9 lines
94 B
Nix
Raw Normal View History

2015-12-30 17:15:11 +00:00
{ config, lib, pkgs, ... }:
2016-02-14 15:43:44 +00:00
with config.krebs.lib;
2015-12-30 17:15:11 +00:00
{
#networking.wicd.enable = true;
}