enable sway
This commit is contained in:
parent
661a462787
commit
a4f943e1b0
1 changed files with 4 additions and 4 deletions
|
@ -79,11 +79,11 @@
|
|||
PermitRootLogin = "no";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
cage = {
|
||||
enable = true;
|
||||
program = "${lib.getExe pkgs.xterm}";
|
||||
};
|
||||
programs.sway = {
|
||||
enable = true;
|
||||
wrapperFeatures.gtk = true;
|
||||
};
|
||||
|
||||
nix = {
|
||||
|
|
Loading…
Reference in a new issue