From a19b1f27edad1042a1a5cab389b590da378293a3 Mon Sep 17 00:00:00 2001 From: MK Date: Tue, 14 Feb 2023 19:26:56 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fcfc78a..52d6a9c 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,8 @@ für informationen über temporary filesystems: https://search.nixos.org/options?channel=22.11&show=boot.tmpOnTmpfsSize&from=0&size=50&sort=relevance&type=packages&query=tmpfs -https://github.com/NixOS/nixpkgs/blob/nixos-22.11/nixos/modules/system/boot/tmp.nix \ No newline at end of file +https://github.com/NixOS/nixpkgs/blob/nixos-22.11/nixos/modules/system/boot/tmp.nix + +andere nützliche links: + +https://nixos.org/manual/nixos/stable/index.html#sec-writing-modules \ No newline at end of file