Move options to seperate modules so they can be shared between home manager and nixos
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
}:
|
||||
|
||||
with lib; let
|
||||
gui = systemConfig.gui;
|
||||
gui = config.simmer.gui;
|
||||
modifier = "Mod4";
|
||||
in
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user