add retroarch cores
This commit is contained in:
parent
19bf98ff52
commit
d71594571d
3 changed files with 14 additions and 1 deletions
|
|
@ -16,6 +16,7 @@
|
|||
++ [(import ./micro.nix)] # nano replacement
|
||||
++ [(import ./nvim.nix)] # neovim editor
|
||||
++ [(import ./packages.nix)] # other packages
|
||||
++ [(import ./retroarch.nix)]
|
||||
++ [(import ./scripts/scripts.nix)] # personal scripts
|
||||
++ [(import ./starship.nix)] # shell prompt
|
||||
++ [(import ./swaylock.nix)] # lock screen
|
||||
|
|
|
|||
Reference in a new issue