Added: Bunch of Programs
This commit is contained in:
13
home/programs/games/opensource.nix
Normal file
13
home/programs/games/opensource.nix
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
pkgs,
|
||||
config,
|
||||
...
|
||||
}: {
|
||||
home.packages = with pkgs; [
|
||||
xonotic
|
||||
# armagetron
|
||||
freeciv
|
||||
mindustry
|
||||
openra
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user