Changed permissions

This commit is contained in:
Alexandre 2025-11-30 13:59:18 +01:00
parent ffaf1de0ee
commit df58dd9405

View File

@ -4,6 +4,9 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
# Hyprland
hyprland.url = "github:hyprwm/Hyrpland";
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";