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