aoife: enable secure boot
This commit is contained in:
parent
9a4b0d51c0
commit
f29f2e9b20
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