Autostart albert

This commit is contained in:
Dave Gallant
2023-06-03 00:21:43 -04:00
parent 127e697fc0
commit fdb1937e1c
2 changed files with 9 additions and 4 deletions

View File

@@ -7,7 +7,8 @@
with builtins;
with lib; let
pkgs2storeContents = l:
map (x: {
map
(x: {
object = x;
symlink = "none";
})