aoife: enable secure boot
This commit is contained in:
parent
88f017b9fc
commit
53658c2a77
6 changed files with 272 additions and 28 deletions
|
@ -38,7 +38,7 @@
|
|||
services.printing.enable = true;
|
||||
|
||||
# Global Packages
|
||||
environment.systemPackages = with pkgs; [ wireguard-tools ];
|
||||
environment.systemPackages = with pkgs; [ wireguard-tools sbctl ];
|
||||
|
||||
# Enable sound with pipewire.
|
||||
sound.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue