reformat(runelite)
This commit is contained in:
parent
0afdae53eb
commit
eaba9890a2
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
runelite
|
runelite
|
||||||
bolt-launcher
|
bolt-launcher
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue