sway: fix configuration

This commit is contained in:
Leonardo Eugênio 2026-06-20 02:54:49 -03:00
parent 0721c43c10
commit de7ea597b8

View file

@ -53,7 +53,7 @@
];
my = import ./variables.nix // {
# sway.enable = true;
sway.enable = config.my.desktop == "sway";
pass.enable = true;
fish.enable = true;
};