From 2cd112161a60f48eba98da8310be0125f2191044 Mon Sep 17 00:00:00 2001 From: Crazazy Date: Mon, 31 Jan 2022 17:32:16 +0100 Subject: don't expand the nixos outline --- nixos.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos.org') diff --git a/nixos.org b/nixos.org index fdb1072..5c4d40d 100644 --- a/nixos.org +++ b/nixos.org @@ -13,7 +13,7 @@ stuff The nixos config is going to consist of a bunch of "imports" which are just a bunch of configs in the imports part of the main configuration. Then we can put each part of said config on its own source block This does require a bit of a prefix, that lets us access packages, existing configuration and library functions - #+begin_src nix :tangle configuration.nix :noweb yes + #+begin_src nix :tangle configuration.nix :noweb no-export :padline no { config, lib, pkgs, ... }: let sources = import ./nix/sources.nix; -- cgit 1.4.1-2-gfad0