Add an example for using decman

This commit is contained in:
Kivi Kaitaniemi
2025-12-18 05:45:07 +02:00
parent 20171333ae
commit 1e3b83b3d8
15 changed files with 249 additions and 459 deletions
-1
View File
@@ -1 +0,0 @@
# Imagine something here
-3
View File
@@ -1,3 +0,0 @@
Why are you looking here?
What is '%msg%'?
@@ -1 +0,0 @@
Thats right!
+4
View File
@@ -0,0 +1,4 @@
MODULES=()
BINARIES=()
FILES=()
HOOKS=(base systemd autodetect microcode modconf kms keyboard keymap sd-vconsole block filesystems fsck)
-2
View File
@@ -1,2 +0,0 @@
#!/usr/bin/env bash
echo "Hello, World!"
+2
View File
@@ -0,0 +1,2 @@
set number
syntax on