Apps
This commit is contained in:
parent
7834796a46
commit
e6f9600810
2 changed files with 8 additions and 0 deletions
|
|
@ -111,6 +111,12 @@ in {
|
|||
custom.hardware.bluetooth.enable = true;
|
||||
custom.impermanence = enabled;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
tmux
|
||||
icloudpd
|
||||
immich-go
|
||||
];
|
||||
|
||||
hardware.enableAllHardware = true;
|
||||
hardware.enableAllFirmware = true;
|
||||
boot.kernelModules = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue