Add MangoWM configuration and scripts for window management on scrolling layout
This commit is contained in:
@ -30,6 +30,11 @@
|
||||
inputs.home-manager.follows = "home-manager";
|
||||
};
|
||||
|
||||
mangowm = {
|
||||
url = "github:mangowm/mango";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
stylix = {
|
||||
url = "github:nix-community/stylix/master"; #Had to use branch or it would not build corrently
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
@ -79,6 +84,7 @@
|
||||
home-manager,
|
||||
plasma-manager,
|
||||
noctalia,
|
||||
mangowm,
|
||||
nixos-hardware,
|
||||
aagl,
|
||||
stylix,
|
||||
|
||||
Reference in New Issue
Block a user