Added: Games
This commit is contained in:
parent
2e5e7ab499
commit
0a5ede0ad7
@ -4,7 +4,17 @@
|
|||||||
username,
|
username,
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
programs = {
|
home.packages = with pkgs; [
|
||||||
xonotic.enable = true;
|
# Launchers
|
||||||
};
|
steam
|
||||||
|
itch
|
||||||
|
lutris
|
||||||
|
|
||||||
|
# Games
|
||||||
|
xonotic
|
||||||
|
armagetron
|
||||||
|
freeciv
|
||||||
|
mindustry
|
||||||
|
openra
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user