Further steps to a usable hyprland session
This commit is contained in:
parent
b602e3ec1b
commit
259a0b6118
5 changed files with 201 additions and 17 deletions
|
|
@ -52,6 +52,8 @@
|
|||
url = "github:danth/stylix";
|
||||
inputs.nixpkgs.follows = "nixpkgs-stable";
|
||||
};
|
||||
|
||||
mithrill-shell.url = "github:andreashgk/mithril-shell";
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
@ -70,6 +72,7 @@
|
|||
nix-minecraft,
|
||||
nixos-generators,
|
||||
stylix,
|
||||
mithrill-shell,
|
||||
...
|
||||
}:
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue