werner
1
I find it difficult to stay up to date regarding the project.
When entering “ujust” I dont see “nix” or “homebrew” anywhere.
This may be a downstream issue in secureblue?
The nix install was broken for me anyways, so I would like to remove it
sudo btrfs subvolume delete /nix
didnt work.
Thanks!
j0rge
2
Follow the announcement tag to get updates in your inbox: Topics tagged announcements
Or you can star whatever image you use and you’ll get per commit updates in your inbox: Saving repositories with stars - GitHub Docs
Not sure what custom image you’re on so not sure what your just config has or doesn’t have.
1 Like
I’m having the same issue. IDK at which point nix was removed from default installation and now I want to get rid of it.
1 Like
I’m considering backing up my personal data and making a fresh installation… will be the cleanest way
1 Like
Ok, I think I got it.
First I ran home-manager uninstall
. Then, digging through the repo it was uninstalled through ujust
So I ran /nix/nix-installer uninstall
.
It worked for me!
2 Likes
werner
7
Nice!
I found another strange thing, SDDM shows me a ton of Nix users but only on the fallback theme.
They dont show like normal users, need to search where SDDM gets its users.
Would be nice to have a way to remove them too.