diff options
Diffstat (limited to 'systems/mcdowell.scm')
-rw-r--r-- | systems/mcdowell.scm | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/systems/mcdowell.scm b/systems/mcdowell.scm index 5f118f7..7fa7621 100644 --- a/systems/mcdowell.scm +++ b/systems/mcdowell.scm @@ -1,11 +1,4 @@ (define-module (systems mcdowell) - #:use-module (machines portable-bios) ; bootloader-configuration* - ; file-systems* - ; firmware* - ; hardware-groups - ; initrd* - ; kernel* - ; swap-devices* #:use-module (suweren system) ; %suweren-operating-system #:use-module (users id1000) ; uid1000-account ; uid1000-home-environment |