Compare commits
No commits in common. "7a1c62626854e5c31f815eef837a31b1cb5b6ecb" and "45cb8db57f6df23284d9b2d56627ea42c0a34fdf" have entirely different histories.
7a1c626268
...
45cb8db57f
3 changed files with 21 additions and 14 deletions
|
@ -63,7 +63,6 @@
|
|||
"dash-to-panel@jderose9.github.com"
|
||||
"hibernate-status@dromi"
|
||||
"autohide-battery@sitnik.ru"
|
||||
"clipboard-history@alexsaveau.dev"
|
||||
];
|
||||
|
||||
favorite-apps = [
|
||||
|
|
|
@ -141,7 +141,6 @@ in
|
|||
gnomeExtensions.easyeffects-preset-selector
|
||||
gnomeExtensions.hibernate-status-button
|
||||
gnomeExtensions.vitals
|
||||
gnomeExtensions.clipboard-history
|
||||
gnupg
|
||||
go
|
||||
jq
|
||||
|
|
|
@ -71,27 +71,36 @@ with lib.metacfg;
|
|||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
attic-client
|
||||
azure-cli
|
||||
claude-code
|
||||
claude-desktop-with-fhs
|
||||
cloudflare-warp
|
||||
desktop-file-utils
|
||||
fabric-ai
|
||||
gemini-cli
|
||||
gnome-terminal
|
||||
gtypist
|
||||
k9s
|
||||
klavaro
|
||||
kubectl
|
||||
kubectx
|
||||
libcamera
|
||||
logseq
|
||||
k9s
|
||||
attic-client
|
||||
ollama
|
||||
piper-tts
|
||||
klavaro
|
||||
tipp10
|
||||
uv
|
||||
gtypist
|
||||
logseq
|
||||
claude-code
|
||||
claude-desktop-with-fhs
|
||||
gemini-cli
|
||||
vscode
|
||||
uv
|
||||
libcamera
|
||||
gnome-terminal
|
||||
# (vscode-with-extensions.override {
|
||||
# vscodeExtensions = with vscode-extensions; [
|
||||
# rooveterinaryinc.roo-cline
|
||||
# rust-lang.rust-analyzer
|
||||
# github.copilot
|
||||
# ms-python.python
|
||||
# ms-azuretools.vscode-docker
|
||||
# ms-vscode-remote.remote-ssh
|
||||
# ];
|
||||
# })
|
||||
];
|
||||
|
||||
zramSwap.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue