Update boot for EDI, put the boot for GLaDOS in her own file now

This commit is contained in:
Lillian Violet 2024-02-03 18:10:52 +01:00
parent 33736dc99a
commit fca55ba34f
4 changed files with 15 additions and 9 deletions

View file

@ -16,7 +16,7 @@
# Also see the 'unstable-packages' overlay at 'overlays/default.nix'.
# Lanzaboot (secure boot)
#lanzaboote.url = "github:nix-community/lanzaboote";
lanzaboote.url = "github:nix-community/lanzaboote";
# Jovian nixos (steam deck)
jovian.url = "github:Jovian-Experiments/Jovian-NixOS";
@ -83,7 +83,7 @@
# > Our main nixos configuration file <
./nixos/hosts/EDI/configuration.nix
sops-nix.nixosModules.sops
#lanzaboote.nixosModules.lanzaboote
lanzaboote.nixosModules.lanzaboote
home-manager.nixosModules.home-manager
{
home-manager.sharedModules = [plasma-manager.homeManagerModules.plasma-manager];