noctalia
This commit is contained in:
parent
3fea27a8ca
commit
ae862e053f
3 changed files with 126 additions and 129 deletions
15
flake.nix
15
flake.nix
|
|
@ -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";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue