Personal-use NixOS configuration
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Switch `encryption` over to secureboot

encode42 696ad7d9 03358c1a

+2 -1
+1 -1
hosts/encryption/default.nix
··· 16 16 17 17 (flakeRoot + /modules/common) 18 18 19 - (flakeRoot + /modules/common/boot/systemd-boot.nix) 19 + (flakeRoot + /modules/common/boot/secureboot.nix) 20 20 (flakeRoot + /modules/common/system/audio.nix) 21 21 (flakeRoot + /modules/desktop/environments/gnome.nix) 22 22
+1
modules/common/boot/secureboot.nix
··· 2 2 lib, 3 3 lanzaboote, 4 4 pkgs, 5 + ... 5 6 }: 6 7 7 8 {