sway/module.nix: delete
This commit is contained in:
parent
b23d4a3b9b
commit
5ce5cae930
1 changed files with 0 additions and 8 deletions
|
@ -5,12 +5,4 @@
|
|||
...
|
||||
}: let
|
||||
in {
|
||||
programs.sway = {
|
||||
enable = true;
|
||||
xwayland.enable = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = builtins.attrValues {
|
||||
inherit (pkgs) i3status;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue