hold tight it is going to be a tough ride

This commit is contained in:
Luj 2023-05-09 10:29:27 +02:00
parent a935452637
commit 6dd916b5ac
Signed by: luj
GPG key ID: 6FC74C847011FD83
4 changed files with 20 additions and 19 deletions

View file

@ -12,7 +12,7 @@
};
home-manager-unstable = {
url = "github:nix-community/home-manager/master";
url = "github:nix-community/home-manager/17198cf5ae27af5b647c7dac58d935a7d0dbd189";
inputs.nixpkgs.follows = "unstable";
};
@ -51,7 +51,7 @@
};
nixos-apple-silicon = {
url = "github:JulienMalka/nixos-apple-silicon";
url = "github:tpwrules/nixos-apple-silicon/";
};
hyprland = {