feat(desktop/hm): add easyeffects and tag games
This commit is contained in:
parent
ff6790624e
commit
9096461a04
|
@ -80,8 +80,12 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
# Games
|
||||||
pcsx2
|
pcsx2
|
||||||
|
|
||||||
|
# Creative work
|
||||||
|
easyeffects
|
||||||
|
|
||||||
# Create an FHS environment using the command `fhs`, enabling the execution of non-NixOS packages in NixOS!
|
# Create an FHS environment using the command `fhs`, enabling the execution of non-NixOS packages in NixOS!
|
||||||
(
|
(
|
||||||
let
|
let
|
||||||
|
|
Loading…
Reference in a new issue