mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 17:17:22 +01:00
chore: rename nix-on-droid configuration
This commit is contained in:
parent
d9e74a5a06
commit
3a95254b88
3 changed files with 45 additions and 5 deletions
|
|
@ -266,10 +266,10 @@
|
|||
|
||||
nixOnDroidConfigurations = {
|
||||
|
||||
mysticant = inputs.nix-on-droid.lib.nixOnDroidConfiguration {
|
||||
magicant = inputs.nix-on-droid.lib.nixOnDroidConfiguration {
|
||||
pkgs = pkgsFor.aarch64-linux;
|
||||
modules = [
|
||||
./profiles/mysticant
|
||||
./profiles/magicant
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue