mnt/reform: enable graphics by default
This commit is contained in:
parent
008beed698
commit
8eb0dc5982
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
generic-extlinux-compatible.enable = true;
|
||||
};
|
||||
hardware.alsa.enablePersistence = true;
|
||||
hardware.graphics.enable = lib.mkDefault true;
|
||||
system.activationScripts.asound = ''
|
||||
if [ ! -e "/var/lib/alsa/asound.state" ]; then
|
||||
mkdir -p /var/lib/alsa
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue