[packages] feat: use only stable packages

This commit is contained in:
Simon Cornet 2024-06-09 13:56:24 +02:00
parent 190492fdc8
commit eefa253763
2 changed files with 26 additions and 26 deletions

View File

@ -29,7 +29,7 @@
jq
libnotify
lxappearance-gtk2
unstable.satty
satty
slurp
socat
swaybg
@ -53,7 +53,7 @@
# general cli utilities
bat
unstable.clipse
clipse
cmatrix
distrobox
git
@ -64,9 +64,9 @@
wget
# kube mgmt
unstable.kubernetes-helm
unstable.kubectl
unstable.talosctl
kubernetes-helm
kubectl
talosctl
openlens
# general gui utilities
@ -79,7 +79,7 @@
# multimedia
mpv
unstable.multiviewer-for-f1
multiviewer-for-f1
spotify
yt-dlp

View File

@ -9,25 +9,25 @@
![](https://git.simoncor.net/siempie/dotfiles-nix/raw/branch/main/docs/images/preview-1.png) | ![](https://git.simoncor.net/siempie/dotfiles-nix/raw/branch/main/docs/images/preview-2.png)
### Applications
| | | channel |
| ------------------------ | -------------------------------------- | ---------|
| **Application Launcher** | Wofi | stable |
| **Bar** | Waybar | stable |
| **Browsers** | Firefox, Google Chrome, Microsoft Edge | stable |
| **Clipboard Manager** | clipse | unstable |
| **Desktop Environment** | Gnome, Hyprland (primary) | unstable |
| **Display Server** | Wayland | unstable |
| **File Manager** | Nautilus | stable |
| **Image Viewer** | Loupe | stable |
| **Image Editor** | GIMP | stable |
| **Music Player** | Spotify | stable |
| **Shell** | zsh | stable |
| **Screenshots** | grimblast, satty | unstable |
| **Password Manager** | Bitwarden | stable |
| **Terminal Emulator** | Alacritty | stable |
| **Text Editors** | (neo)vim, Visual Studio Code | stable |
| **Video Player** | mpv | stable |
| **Virtualisation** | virt-manager | stable |
| **VPN Client** | Tailscale | unstable |
| | |
| ------------------------ | -------------------------------------- |
| **Application Launcher** | Wofi |
| **Bar** | Waybar |
| **Browsers** | Firefox, Google Chrome, Microsoft Edge |
| **Clipboard Manager** | clipse |
| **Desktop Environment** | Gnome, Hyprland (primary) |
| **Display Server** | Wayland |
| **File Manager** | Nautilus |
| **Image Viewer** | Loupe |
| **Image Editor** | GIMP |
| **Music Player** | Spotify |
| **Shell** | zsh |
| **Screenshots** | grimblast, satty |
| **Password Manager** | Bitwarden |
| **Terminal Emulator** | Alacritty |
| **Text Editors** | (neo)vim, Visual Studio Code |
| **Video Player** | mpv |
| **Virtualisation** | virt-manager |
| **VPN Client** | Tailscale |
#### Enjoy!