[FEATURE] NixOS deployment
Is your feature request related to a problem? Please describe. Hello @mylinuxforwork Can you please create also Nix derivatives/configuration files to allow the deployment of these dotfiles in NixOS?
You could make this yourself with homemanager, where it gets a provided version of this repo, installs some packages and symlinks the dotfiles, shoudlt be too hard
Where are all of the dependencies listed?
You can find all dependencies here https://github.com/mylinuxforwork/dotfiles/tree/main/share/packages
is there any progress or development on this? I am not versed enough with nix and home-manager to do it myself, so some template or premade module code i could use would be great
the solution would someone becoming a maintainer for this, something like this exists for https://github.com/Hyde-project/hyde; https://github.com/richen604/hydenix, @Schuasda @D3vil0p3r @colonelpanic8 you could try this for the time being, the only thing the maintainer should do is update a repo with a home-manager module which installs all packages (will be complicated because of ml4w custom apps) and links the dotfiles (very simple). should be someone very experienced with nix/linux/home-manager