Im trying to setup AGS with Hyprland using Home manager:
The docs have some flakes but I dont understand how I am supposed to use them with home manager. I saw in nixpkgs there the version 1.8.2 available but its pretty old so I would like to install it from github
What did you try? At most we’d just be repeating what is said in the docs here.
Add the inputs.ags.homeManagerModules.default
to imports
and use the programs.ags.*
options.
I dont know what do I have to do with the flake and where to put it. Im very new to nixos
It tells you exactly the code to write.
Are you using flakes or not?
I have enabled flakes support but I have never used it for this. I used it to create development environment for React native development so I don’t understand how is that flake supposed to be used with home manager. For now I put the flake.nix in the same folder as mi home.nix I changed put my username in the flake and changed the home-manager file location from the flake this 2 changes are specified in the docs, then I changed the home.nix to enable AGS and applied the changes with home-manager switch but it gives error