Enable secure boot.
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
{
|
||||
imports = [ ];
|
||||
|
||||
# TODO: Read https://bbs.archlinux.org/viewtopic.php?pid=2209507#p2209507 and apply desired settings.
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
(chromium.override { enableWideVine = true; })
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user