<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.nixos.org/w/index.php?action=history&amp;feed=atom&amp;title=Translations%3ADoas%2F6%2Fen</id>
	<title>Translations:Doas/6/en - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.nixos.org/w/index.php?action=history&amp;feed=atom&amp;title=Translations%3ADoas%2F6%2Fen"/>
	<link rel="alternate" type="text/html" href="https://wiki.nixos.org/w/index.php?title=Translations:Doas/6/en&amp;action=history"/>
	<updated>2026-04-08T05:08:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.0</generator>
	<entry>
		<id>https://wiki.nixos.org/w/index.php?title=Translations:Doas/6/en&amp;diff=16602&amp;oldid=prev</id>
		<title>FuzzyBot: Importing a new version from external source</title>
		<link rel="alternate" type="text/html" href="https://wiki.nixos.org/w/index.php?title=Translations:Doas/6/en&amp;diff=16602&amp;oldid=prev"/>
		<updated>2024-08-11T15:09:33Z</updated>

		<summary type="html">&lt;p&gt;Importing a new version from external source&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;syntaxhighlight lang=&amp;quot;nix&amp;quot;&amp;gt;&lt;br /&gt;
security.doas.enable = true;&lt;br /&gt;
security.sudo.enable = false;&lt;br /&gt;
security.doas.extraRules = [{&lt;br /&gt;
  users = [&amp;quot;foo&amp;quot;];&lt;br /&gt;
  # Optional, retains environment variables while running commands &lt;br /&gt;
  # e.g. retains your NIX_PATH when applying your config&lt;br /&gt;
  keepEnv = true; &lt;br /&gt;
  persist = true;  # Optional, don&amp;#039;t ask for the password for some time, after a successfully authentication&lt;br /&gt;
}];&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
</feed>