Converted sway to a home module
This commit is contained in:
parent
9c9667e5ef
commit
f572f67dff
6 changed files with 324 additions and 325 deletions
|
@ -13,12 +13,6 @@ in {
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
${namespace} = {
|
||||
desktop = {
|
||||
sway.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
# Required to use gammastep home module without providing lat/long
|
||||
services.geoclue2.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue