diff --git a/hosts/goopnet-interface/default.nix b/hosts/goopnet-interface/default.nix index ea28776..4bcf29f 100755 --- a/hosts/goopnet-interface/default.nix +++ b/hosts/goopnet-interface/default.nix @@ -18,6 +18,8 @@ strace ltrace lsof # apps firefox mpv qalculate-gtk + # compatibility + wineWowPackages.waylandFull winetricks # misc bat file which tree yt-dlp ] ++ (with pkgs.my; [ diff --git a/readme.md b/readme.md index f654a5c..18f6fc5 100755 --- a/readme.md +++ b/readme.md @@ -16,4 +16,4 @@ each host should have these files: - move common config such as bootloader and networking settings to [`default.nix`](./default.nix) - flake-parts (hopefully we can merge the 2 repositories once we find a user solution) -- GOD DAMNIT!!! fonts installed @ [here (line 76)](./modules/desktop/fonts.nix) dont fucking install??? +- find out why nwg-drawer's overlay feature doesn't work... [log and see?](https://github.com/nwg-piotr/nwg-drawer?tab=readme-ov-file#logging) \ No newline at end of file