home/zsh: add full /nix/store path to aliases and shell script executables

This commit is contained in:
2025-02-04 15:19:12 +01:00
parent cc95668f6d
commit e4b6972c36
2 changed files with 5 additions and 4 deletions

View File

@@ -155,6 +155,7 @@
}
];
};
magpie = nixpkgs.lib.nixosSystem rec {
system = "aarch64-linux";
modules = [