mirror of
https://github.com/librephoenix/nixos-config
synced 2025-11-30 22:54:01 +05:30
Trying winapps
This commit is contained in:
parent
ce51a3a326
commit
e15e4d817e
6 changed files with 113 additions and 3 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue