Switch to hyprland flake
This commit is contained in:
@@ -6,9 +6,10 @@
|
||||
nixpkgs-stable.url = "github:nixos/nixpkgs?ref=nixos-23.11";
|
||||
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager?ref=release-23.11";
|
||||
url = "github:nix-community/home-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
|
||||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
notlistener.url = "git+https://git.t-juice.club/torjus/notlistener?ref=master";
|
||||
ghettoptt.url = "git+https://git.t-juice.club/torjus/ghettoptt?ref=master";
|
||||
@@ -18,6 +19,7 @@
|
||||
{ self
|
||||
, nixpkgs
|
||||
, nixpkgs-stable
|
||||
, hyprland
|
||||
, sops-nix
|
||||
, notlistener
|
||||
, ghettoptt
|
||||
|
Reference in New Issue
Block a user