added i3status-rust.
This commit is contained in:
		
							parent
							
								
									089f7833f8
								
							
						
					
					
						commit
						63e5afe8ec
					
				
					 5 changed files with 98 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -27,6 +27,7 @@ inputs.nixpkgs.lib.nixosSystem {
 | 
			
		|||
      host = {
 | 
			
		||||
        user = "gabe";
 | 
			
		||||
        gui.enable = true;
 | 
			
		||||
        isVm=true;
 | 
			
		||||
      };
 | 
			
		||||
      networking.hostName = "archlaptop-vm"; # Define your hostname.
 | 
			
		||||
      # Set your time zone.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -27,6 +27,7 @@ inputs.nixpkgs.lib.nixosSystem {
 | 
			
		|||
      host = {
 | 
			
		||||
        user = "gabe";
 | 
			
		||||
        gui.enable = true;
 | 
			
		||||
        isVm=true;
 | 
			
		||||
      };
 | 
			
		||||
      networking.hostName = "workstation-vm"; # Define your hostname.
 | 
			
		||||
      # Set your time zone.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue