Fix: Whitespaces begone or something
This commit is contained in:
		
							parent
							
								
									7545885942
								
							
						
					
					
						commit
						4d66a5e231
					
				
					 11 changed files with 94 additions and 28 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
{ config, nixpkgs-xr, pkgs, lib, ... }:
 | 
			
		||||
let
 | 
			
		||||
  passthrough = pkgs.writeShellApplication { 
 | 
			
		||||
  passthrough = pkgs.writeShellApplication {
 | 
			
		||||
    name = "passthrough.sh";
 | 
			
		||||
    runtimeInputs = lib.attrVals [ "coreutils" "kmod" "libvirt" "procps" ] pkgs;
 | 
			
		||||
    text = ''
 | 
			
		||||
| 
						 | 
				
			
			@ -116,7 +116,7 @@ in {
 | 
			
		|||
 | 
			
		||||
  environment.systemPackages = [
 | 
			
		||||
  pkgs.wlx-overlay-s ];
 | 
			
		||||
  
 | 
			
		||||
 | 
			
		||||
  networking.hostName = "malachite";
 | 
			
		||||
 | 
			
		||||
  time.timeZone = "America/Los_Angeles";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue