Compare commits
	
		
			2 commits
		
	
	
		
			e0c861f9bf
			...
			a9e309de4a
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| a9e309de4a | |||
| 2f3fe79109 | 
					 2 changed files with 2 additions and 1 deletions
				
			
		
							
								
								
									
										1
									
								
								.envrc
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								.envrc
									
										
									
									
									
								
							| 
						 | 
					@ -1 +0,0 @@
 | 
				
			||||||
use flake "git+https://git.lillianviolet.dev/Lillian-Violet/dev-templates.git?dir=nix"
 | 
					 | 
				
			||||||
| 
						 | 
					@ -76,6 +76,8 @@
 | 
				
			||||||
    loader.systemd-boot.enable = lib.mkForce false;
 | 
					    loader.systemd-boot.enable = lib.mkForce false;
 | 
				
			||||||
    initrd.systemd.enable = true;
 | 
					    initrd.systemd.enable = true;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    binfmt.emulatedSystems = ["aarch64-linux"];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    lanzaboote = {
 | 
					    lanzaboote = {
 | 
				
			||||||
      enable = true;
 | 
					      enable = true;
 | 
				
			||||||
      pkiBundle = "/var/lib/sbctl";
 | 
					      pkiBundle = "/var/lib/sbctl";
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue