stockholm/miefda/2configs/miefda.nix

9 lines
94 B
Nix
Raw Normal View History

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