Add noita-helper script
This commit is contained in:
		| @@ -1,6 +1,9 @@ | ||||
| { pkgs, config, ... }: | ||||
| { | ||||
|   imports = [ ./lockhelper.nix ]; | ||||
|   imports = [ | ||||
|     ./lockhelper.nix | ||||
|     ./noita-helper.nix | ||||
|   ]; | ||||
|   home.file.".local/bin/hl-no-opacity" = { | ||||
|     source = ./hl-no-opacity.sh; | ||||
|     executable = true; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user