update
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
services.open-webui = {
|
||||
enable = true;
|
||||
port = 11111;
|
||||
package = pkgs.open-webui;
|
||||
package = pkgs.unstable.open-webui;
|
||||
};
|
||||
|
||||
services.fprintd.enable = true;
|
||||
@@ -69,6 +69,11 @@
|
||||
];
|
||||
};
|
||||
|
||||
programs.i3lock = {
|
||||
enable = true;
|
||||
u2fSupport = false;
|
||||
};
|
||||
|
||||
environment.systemPackages = (with pkgs; [
|
||||
amdgpu_top
|
||||
arduino-ide
|
||||
@@ -76,10 +81,9 @@
|
||||
my-ricing-assets
|
||||
opencode
|
||||
python3
|
||||
qucs-s
|
||||
sage
|
||||
rocmPackages.amdsmi
|
||||
rocmPackages.rocm-smi
|
||||
saleae-logic-2
|
||||
scilab-bin
|
||||
tmux
|
||||
vim
|
||||
xdg-desktop-portal-gnome
|
||||
|
||||
Reference in New Issue
Block a user