mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-22 00:38:30 +02:00
refactor(home/linux/desktop): home/linux/desktop => home/linux/gui
This commit is contained in:
5
home/linux/gui/base/dev-tools.nix
Normal file
5
home/linux/gui/base/dev-tools.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
android-tools
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user