mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 06:50:14 +01:00
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue