creating shared user settings
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
dolphin-emu
|
||||
dwarf-fortress
|
||||
endless-sky
|
||||
retroarch
|
||||
ryubing
|
||||
tower-pixel-dungeon
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user