mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-09 10:29:05 +02:00
feat: import hyprland modules
This commit is contained in:
parent
91acaff63e
commit
d5c4b7a1b5
5 changed files with 118 additions and 9 deletions
|
@ -7,7 +7,7 @@
|
|||
flake-utils.url = "github:numtide/flake-utils";
|
||||
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/release-22.11";
|
||||
url = "github:nix-community/home-manager/master";
|
||||
inputs.nixpkgs.follows = "unstable";
|
||||
inputs.utils.follows = "flake-utils";
|
||||
};
|
||||
|
@ -50,6 +50,10 @@
|
|||
url = "github:tpwrules/nixos-apple-silicon";
|
||||
};
|
||||
|
||||
hyprland = {
|
||||
url = "github:hyprwm/Hyprland";
|
||||
};
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue