wow cfg
This commit is contained in:
@ -1,11 +1,10 @@
|
||||
{ inputs, lib, config, pkgs, ... }: {
|
||||
|
||||
imports = [ ./openttd.nix ];
|
||||
imports = [ ./openttd.nix ./wow.nix ];
|
||||
|
||||
config = lib.mkIf (config.syscfg.make.game) {
|
||||
|
||||
home.packages = with pkgs; [
|
||||
# custom.simc
|
||||
|
||||
#games
|
||||
steam
|
||||
|
Reference in New Issue
Block a user