stockholm/miefda/2configs/miefda.nix

9 lines
94 B
Nix

{ config, lib, pkgs, ... }:
with config.krebs.lib;
{
#networking.wicd.enable = true;
}