Trying winapps

This commit is contained in:
Emmet 2025-10-19 09:18:15 -05:00
parent ce51a3a326
commit e15e4d817e
6 changed files with 113 additions and 3 deletions

View file

@ -107,6 +107,11 @@
inputs.home-manager.follows = "home-manager";
};
winapps = {
url = "github:winapps-org/winapps";
inputs.nixpkgs.follows = "nixpkgs";
};
stylix.url = "github:nix-community/stylix";
emacs-overlay = {