update flake

This commit is contained in:
Noa Aarts 2024-03-03 19:03:44 +01:00
parent 44d04e8431
commit 51582360ad
2 changed files with 64 additions and 8 deletions

View file

@ -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 = {