dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

[FEATURE] NixOS deployment

Open D3vil0p3r opened this issue 1 year ago • 5 comments

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?

D3vil0p3r avatar Dec 17 '24 00:12 D3vil0p3r

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

JumpIn-Git avatar Dec 24 '24 22:12 JumpIn-Git

Where are all of the dependencies listed?

colonelpanic8 avatar Dec 29 '24 22:12 colonelpanic8

You can find all dependencies here https://github.com/mylinuxforwork/dotfiles/tree/main/share/packages

mylinuxforwork avatar Dec 30 '24 08:12 mylinuxforwork

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

Schuasda avatar May 07 '25 13:05 Schuasda

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

JumpIn-Git avatar May 07 '25 14:05 JumpIn-Git