enabled steam rather than installed package.
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
|
|
||||||
#Games
|
#Games
|
||||||
ckan
|
ckan
|
||||||
steam
|
|
||||||
steam-run
|
steam-run
|
||||||
|
|
||||||
#Media
|
#Media
|
||||||
@@ -22,5 +21,8 @@
|
|||||||
texstudio
|
texstudio
|
||||||
texliveFull
|
texliveFull
|
||||||
];
|
];
|
||||||
|
programs.steam = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user