mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 00:09:46 +01:00
Added lug-helper
This commit is contained in:
parent
19a2bd6b96
commit
6e9e072e20
3
dev-flakes/vulkan/.envrc
Normal file
3
dev-flakes/vulkan/.envrc
Normal file
@ -0,0 +1,3 @@
|
||||
FLAKEDIR=~/Developer/nix/NixOSDots/dev-flakes
|
||||
|
||||
use flake ${FLAKEDIR}/vulkan
|
||||
@ -4,6 +4,7 @@
|
||||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
inputs.nix-citizen.packages.${system}.rsi-launcher
|
||||
inputs.nix-citizen.packages.${system}.lug-helper
|
||||
];
|
||||
};
|
||||
#programs = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user