From 3fa67237bc68ead5f191e451f0633c6dd944d995 Mon Sep 17 00:00:00 2001 From: enzoisotton Date: Thu, 5 Jun 2025 11:59:22 -0400 Subject: [PATCH] added inheritance from templates --- qubesOS/links.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/qubesOS/links.md b/qubesOS/links.md index 2b54ce2..2784f0d 100644 --- a/qubesOS/links.md +++ b/qubesOS/links.md @@ -2,4 +2,8 @@ Minimal Templates: (Including: How to use sudo/root, global Copy/Paste, Network, https://www.qubes-os.org/doc/templates/minimal/ How to install software from source to dom0: (By compiling in another vm and move to dom0) -https://www.qubes-os.org/doc/i3/#compilation-and-installation-from-source \ No newline at end of file +https://www.qubes-os.org/doc/i3/#compilation-and-installation-from-source + +Inheritance from templates: +https://forum.qubes-os.org/t/usr-local-bin-not-copied-from-templatevms-to-templatebasedvms/2422 +https://www.qubes-os.org/doc/templates/#inheritance-and-persistence \ No newline at end of file