mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 09:34:00 +05:30
Trying ashell
This commit is contained in:
parent
3620c1ad51
commit
16b66ba515
5 changed files with 169 additions and 92 deletions
|
@ -105,6 +105,11 @@
|
|||
inputs.hyprutils.follows = "hyprutils";
|
||||
};
|
||||
|
||||
ashell = {
|
||||
url = "github:librephoenix/ashell";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
plasma-manager = {
|
||||
url = "github:nix-community/plasma-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue