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