Merge branch 'master' of ssh://git.joshuabell.xyz:3032/ringofstorms/dotfiles

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-12-17 11:15:26 -06:00
commit 75b37cc9ec
4 changed files with 115 additions and 4 deletions

View file

@ -135,7 +135,6 @@ lib.mkMerge [
# Make this part of the root-fs chain, not just initrd.target
wantedBy = [
# "initrd.target"
"sysroot.mount"
"initrd-root-fs.target"
];