whole flake: remove nixpkgs-wayland

This commit is contained in:
Charlie Root 2024-08-21 23:11:59 +02:00
commit 389e92b266
8 changed files with 19 additions and 273 deletions

View file

@ -15,7 +15,7 @@ in {
home.sessionVariables.TERM = "foot";
programs.foot = {
enable = true;
package = inputs'.nixpkgs-wayland.packages.foot;
package = pkgs.foot;
settings = {
main = {
term = "foot";