summaryrefslogtreecommitdiff
path: root/config/nix.org
diff options
context:
space:
mode:
Diffstat (limited to 'config/nix.org')
-rw-r--r--config/nix.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/nix.org b/config/nix.org
index 151b39b..3d146fd 100644
--- a/config/nix.org
+++ b/config/nix.org
@@ -40,7 +40,6 @@ We start with some configurable variables (you can change these if you want to u
];
}
#+end_src
-
* Flake.nix
The flake is the entry point of the NixOS configuration. Here, I have a list of all the systems
that I use with all the modules that they use. My NixOS configuration is heavily modularized,