Move appimage-run to desktop module
This commit is contained in:
parent
ae6d583e3e
commit
4efdbc6838
2 changed files with 1 additions and 1 deletions
|
@ -100,6 +100,7 @@ in
|
|||
};
|
||||
|
||||
systemPackages = with pkgs; [
|
||||
appimage-run
|
||||
piper
|
||||
];
|
||||
};
|
||||
|
|
|
@ -93,7 +93,6 @@ in
|
|||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
appimage-run
|
||||
atool
|
||||
bitwarden
|
||||
blink1-tool
|
||||
|
|
Loading…
Reference in a new issue