incorporate changes to work machine and use nixpkgs hyprland
This commit is contained in:
parent
a71a03b352
commit
42b6c45809
5 changed files with 33 additions and 142 deletions
|
|
@ -7,17 +7,12 @@
|
|||
url = "github:nix-community/home-manager/master";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
hyprland = {
|
||||
url = "github:hyprwm/Hyprland";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
stylix.url = "github:danth/stylix";
|
||||
};
|
||||
|
||||
outputs = {
|
||||
nixpkgs,
|
||||
home-manager,
|
||||
hyprland,
|
||||
stylix,
|
||||
...
|
||||
} @ inputs: let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue