remove: steam hm
This commit is contained in:
parent
292c9a07a4
commit
8f58a79fe2
2 changed files with 0 additions and 51 deletions
|
|
@ -1,14 +1 @@
|
|||
{ lib, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./steam
|
||||
];
|
||||
|
||||
options.programs.desktop.games = {
|
||||
steam = {
|
||||
enable = lib.mkEnableOption "Enable steam";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue