refactor(gaming): remove slippi and nix-gaming flake
This commit is contained in:
parent
111ff878c2
commit
b81fe9488e
7 changed files with 18 additions and 24 deletions
|
|
@ -3,12 +3,12 @@
|
|||
{
|
||||
|
||||
imports = [
|
||||
./slippi
|
||||
./factorio
|
||||
];
|
||||
|
||||
options.homeModules.desktop.gaming = {
|
||||
slippi = {
|
||||
enable = lib.mkEnableOption "Enable Slippi home module";
|
||||
factorio = {
|
||||
enable = lib.mkEnableOption "Enable factorio home module";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue