mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 09:34:00 +05:30
Updated system
This commit is contained in:
parent
a01c55adaf
commit
58504c7fc4
3 changed files with 90 additions and 14 deletions
|
@ -104,10 +104,11 @@
|
|||
inputs.hyprutils.follows = "hyprutils";
|
||||
};
|
||||
|
||||
#ashell = {
|
||||
# url = "github:librephoenix/ashell";
|
||||
# inputs.nixpkgs.follows = "nixpkgs";
|
||||
#};
|
||||
ashell = {
|
||||
url = "github:librephoenix/ashell";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.rust-overlay.follows = "rust-overlay";
|
||||
};
|
||||
|
||||
plasma-manager = {
|
||||
url = "github:nix-community/plasma-manager";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue