feat: install and setup warpinator.
This commit is contained in:
parent
5fc906c0d8
commit
68d150a672
2 changed files with 3 additions and 0 deletions
|
|
@ -106,6 +106,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [42000 42001];
|
||||
|
||||
# Enable coolercontrol to setup fancurves
|
||||
programs.coolercontrol = {
|
||||
enable = true;
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@
|
|||
gparted
|
||||
cameractrls-gtk4
|
||||
delfin
|
||||
warpinator
|
||||
];
|
||||
|
||||
# Install keepassxc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue