diff options
Diffstat (limited to 'thinkpad.scm')
-rw-r--r-- | thinkpad.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/thinkpad.scm b/thinkpad.scm index a15bc66..bfacd6b 100644 --- a/thinkpad.scm +++ b/thinkpad.scm | |||
@@ -1,4 +1,5 @@ | |||
1 | (use-modules (ryan-config base-system)) | 1 | (use-modules (ryan-config base-system) |
2 | (gnu)) | ||
2 | 3 | ||
3 | (operating-system | 4 | (operating-system |
4 | (inherit base-operating-system) | 5 | (inherit base-operating-system) |