update flake
This commit is contained in:
parent
44d04e8431
commit
51582360ad
2 changed files with 64 additions and 8 deletions
|
|
@ -15,7 +15,7 @@
|
|||
};
|
||||
initExtra = ''
|
||||
nrun() {
|
||||
NIXPKGS_ALLOW_UNFREE=1 hyprctl dispatch exec -- nix run --impure "nixpkgs#$1" -- "''${@:2}"
|
||||
NIXPKGS_ALLOW_UNFREE=1 nix run --impure "nixpkgs#$1"
|
||||
}
|
||||
'';
|
||||
history = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue