whole flake: remove nixpkgs-wayland
This commit is contained in:
parent
afab66c759
commit
389e92b266
8 changed files with 19 additions and 273 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue