desktop-2024-11-10-19-33-49
This commit is contained in:
@ -6,7 +6,6 @@
|
||||
environment.systemPackages = with pkgs; [
|
||||
insomnia
|
||||
meld
|
||||
virt-manager
|
||||
|
||||
#rust
|
||||
cargo
|
||||
@ -14,4 +13,8 @@
|
||||
|
||||
ruby
|
||||
];
|
||||
|
||||
programs = {
|
||||
adb.enable = true;
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user