We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b52adc + 600374e commit 84e00b6Copy full SHA for 84e00b6
1 file changed
index.html.pm
@@ -98,7 +98,23 @@
98
Not all languages have them, some decidedly on purpose—but you make your own, too.
99
}
100
101
- ◊orga{Food, talking, coding, whatever}
+ ◊orga{Food, talking, coding, and:}
102
+ ◊p[#:class ""]{◊span[#:class "font-medium"]{NixOS Install Party} (Michael, Beat)}
103
+ ◊abstract{
104
+ ◊p[#:class "my-2"]{
105
+ Bring your laptop, and we will install NixOS (dual-boot is fine, too :)) on it together.
106
+ }
107
108
+ After this session, you should:
109
+ ◊ul[#:class "list-inside list-disc"]{
110
+ ◊li{Have a working NixOS install}
111
+ ◊li{Know how to install new packages}
112
+ ◊li{Know how to update your packages}
113
+ ◊li{Know how rebuild your OS}
114
+ ◊li{Know where to look when things go awry}
115
116
117
118
◊orga{22.00 End}
119
120
0 commit comments