Skip to content

Conversation

@zackerthescar
Copy link

Not the iteration I had originally had in mind when I first started tackling this - the lowest effort idea wins again. Do not attempt to write your own ansible Nix installer. It will not go well.

Anyways, dead simple "grab script from the net and go" thing. I would like to add SHA checksumming before adding the script, but it doesn't seem like they publish the checksums. Oh well. I'd just like to get this one over with.

@zackerthescar
Copy link
Author

zackerthescar commented Nov 25, 2025

guH why is thjis unverified

Signed-off-by: Riley Loo <dev@zackerthescar.com>
@zackerthescar
Copy link
Author

hwat

@zackerthescar
Copy link
Author

fixed, other than pinning um's requirements to have the community core modules, this methinks is good to go

@zackerthescar
Copy link
Author

did more testing:

  • btrfs automount option needs to be enabled
  • um needs a new dependency on ansible-collection-community-general

@Owen-sz
Copy link
Member

Owen-sz commented Nov 26, 2025

did more testing:

* btrfs automount option needs to be enabled

* um needs a new dependency on `ansible-collection-community-general`

Drafted the new dep/version Ultramarine-Linux/packages#251

What is needed for the btrfs automount option?

@Owen-sz
Copy link
Member

Owen-sz commented Nov 26, 2025

Doing some testing, um doesn't seem to be looking in the right spot?

image image

@zackerthescar
Copy link
Author

set the UM_TWEAKS_PATH envvar to where the data/tweaks folder is. um will only look for tweaks in the default path if that’s not set.

@Owen-sz
Copy link
Member

Owen-sz commented Nov 26, 2025

Oh got it now, thanks.

@Owen-sz
Copy link
Member

Owen-sz commented Nov 27, 2025

image

Oh peak

@lleyton
Copy link
Member

lleyton commented Nov 27, 2025

Weird, getting:
image

@Owen-sz
Copy link
Member

Owen-sz commented Nov 27, 2025

Weird, getting: image

Add automount: true to that failing task and it works

Signed-off-by: Riley Loo <dev@zackerthescar.com>
Signed-off-by: Riley Loo <dev@zackerthescar.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants