diff --git a/1systems/cake/config.nix b/1systems/cake/config.nix new file mode 100644 index 0000000..0630d19 --- /dev/null +++ b/1systems/cake/config.nix @@ -0,0 +1,20 @@ +{ config, pkgs, ... }: +{ + imports = [ + + # configure your hw: + # + # + # { + name="cake"; +} \ No newline at end of file