Tweaked zsh module
This commit is contained in:
		
							parent
							
								
									4ec30dd904
								
							
						
					
					
						commit
						73e9cde181
					
				
					 1 changed files with 58 additions and 63 deletions
				
			
		|  | @ -1,6 +1,7 @@ | |||
| { config, lib, pkgs, ... }: | ||||
| 
 | ||||
| { | ||||
|     home-manager.users.tdpeuter = { pkgs, ... }: { | ||||
|         home = { | ||||
|             packages = with pkgs; [ | ||||
|                 font-awesome | ||||
|  | @ -60,13 +61,7 @@ | |||
|                     sudo nixos-rebuild switch --flake .# --show-trace | ||||
|                     popd | ||||
|                 ''; | ||||
|             uu = "update-user"; | ||||
|             update-user = '' | ||||
|                 pushd ~/projects/sisyphus/nixos | ||||
|                 nix build .#homeManagerConfigurations.tdpeuter.activationPackage | ||||
|                 ./result/activate | ||||
|                 popd | ||||
|             ''; | ||||
|             }; | ||||
|         }; | ||||
|     }; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue