mod: correct swaytreesave home-manager module import path
All checks were successful
Publish packages to Attic / publish (push) Successful in 6m32s
All checks were successful
Publish packages to Attic / publish (push) Successful in 6m32s
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
self: {
|
||||
swaytreesave = import ./swaytreesave self;
|
||||
# TODO: add more home-manager modules here
|
||||
swaytreesave = import ./swaytreesave.nix self;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user