summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/default5
-rw-r--r--config/pam4
2 files changed, 9 insertions, 0 deletions
diff --git a/config/default b/config/default
new file mode 100644
index 0000000..8976cc6
--- /dev/null
+++ b/config/default
@@ -0,0 +1,5 @@
+deny :docker
+permit nopass persist linus as root
+#deny stallman
+permit :wheel persist
+permit nvidia as fu \ No newline at end of file
diff --git a/config/pam b/config/pam
new file mode 100644
index 0000000..b98216b
--- /dev/null
+++ b/config/pam
@@ -0,0 +1,4 @@
+#%PAM-1.0
+auth include system-auth
+account include system-auth
+session include system-auth