mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-05-04 00:22:10 +02:00
thilo-pc changes
This commit is contained in:
parent
9139bbd9a4
commit
26aeac1cca
2 changed files with 14 additions and 10 deletions
|
@ -44,11 +44,15 @@
|
|||
layout = "us";
|
||||
variant = "";
|
||||
};
|
||||
blueman.enable = true;
|
||||
# AI
|
||||
ollama = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
acceleration = "rocm";
|
||||
};
|
||||
blueman.enable = true;
|
||||
open-webui = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
programs.kdeconnect.enable = true;
|
||||
|
@ -126,9 +130,9 @@
|
|||
pixman
|
||||
speex
|
||||
SDL_image
|
||||
SDL_ttf
|
||||
# SDL_ttf
|
||||
SDL_mixer
|
||||
SDL2_ttf
|
||||
# SDL2_ttf
|
||||
SDL2_mixer
|
||||
libappindicator-gtk2
|
||||
libdbusmenu-gtk2
|
||||
|
|
12
flake.lock
generated
12
flake.lock
generated
|
@ -93,11 +93,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1738448366,
|
||||
"narHash": "sha256-4ATtQqBlgsGqkHTemta0ydY6f7JBRXz4Hf574NHQpkg=",
|
||||
"lastModified": 1738753876,
|
||||
"narHash": "sha256-yXT82kERWL4R81hfun9BuT478Q6ut0dJzdQjAxjRS38=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "18fa9f323d8adbb0b7b8b98a8488db308210ed93",
|
||||
"rev": "f20b7a8ab527a2482f13754dc00b2deaddc34599",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -266,11 +266,11 @@
|
|||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1738410390,
|
||||
"narHash": "sha256-xvTo0Aw0+veek7hvEVLzErmJyQkEcRk6PSR4zsRQFEc=",
|
||||
"lastModified": 1738680400,
|
||||
"narHash": "sha256-ooLh+XW8jfa+91F1nhf9OF7qhuA/y1ChLx6lXDNeY5U=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "3a228057f5b619feb3186e986dbe76278d707b6e",
|
||||
"rev": "799ba5bffed04ced7067a91798353d360788b30d",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue