mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 05:02:28 +00:00
Autostart albert
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
with builtins;
|
||||
with lib; let
|
||||
pkgs2storeContents = l:
|
||||
map (x: {
|
||||
map
|
||||
(x: {
|
||||
object = x;
|
||||
symlink = "none";
|
||||
})
|
||||
|
Reference in New Issue
Block a user