This commit is contained in:
notgne2 2025-10-27 10:05:38 -07:00
parent 3fea27a8ca
commit ae862e053f
No known key found for this signature in database
3 changed files with 126 additions and 129 deletions

View file

@ -19,13 +19,14 @@
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};
bemoji = {
url = "github:marty-oehme/bemoji";
flake = false;
};
bwmenu = {
url = "github:mattydebie/bitwarden-rofi";
flake = false;
# quickshell = {
# url = "github:outfoxxed/quickshell";
# inputs.nixpkgs.follows = "nixpkgs";
# };
noctalia = {
url = "github:noctalia-dev/noctalia-shell";
inputs.nixpkgs.follows = "nixpkgs";
# inputs.quickshell.follows = "quickshell";
};
};