This commit is contained in:
Lilith 2024-07-16 19:48:17 +02:00
parent 3d7f627d3b
commit 5b16d8ed3a
Signed by: lilith
GPG key ID: 8712A0F317C37175
5 changed files with 69 additions and 101 deletions

View file

@ -16,7 +16,7 @@
./direnv.nix
./firefox.nix
./fzf.nix
./gaming
./games
./git.nix
./gpg.nix
./helix.nix

View file

@ -1,6 +1,6 @@
{ lib, system-config, ...}: {
imports = [
] ++ lib.optionals system-config.gaming [
./awakened-poe-trading
] ++ lib.optionals system-config.gaming.enable [
# ./awakened-poe-trading
];
}

View file

@ -104,7 +104,7 @@
};
master = {
new_is_master = true;
# new_is_master = true;
};
"$mainMod" = "SUPER";