[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 jq
libnotify libnotify
lxappearance-gtk2 lxappearance-gtk2
unstable.satty satty
slurp slurp
socat socat
swaybg swaybg
@ -53,7 +53,7 @@
# general cli utilities # general cli utilities
bat bat
unstable.clipse clipse
cmatrix cmatrix
distrobox distrobox
git git
@ -64,9 +64,9 @@
wget wget
# kube mgmt # kube mgmt
unstable.kubernetes-helm kubernetes-helm
unstable.kubectl kubectl
unstable.talosctl talosctl
openlens openlens
# general gui utilities # general gui utilities
@ -79,7 +79,7 @@
# multimedia # multimedia
mpv mpv
unstable.multiviewer-for-f1 multiviewer-for-f1
spotify spotify
yt-dlp 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) ![](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 ### Applications
| | | channel | | | |
| ------------------------ | -------------------------------------- | ---------| | ------------------------ | -------------------------------------- |
| **Application Launcher** | Wofi | stable | | **Application Launcher** | Wofi |
| **Bar** | Waybar | stable | | **Bar** | Waybar |
| **Browsers** | Firefox, Google Chrome, Microsoft Edge | stable | | **Browsers** | Firefox, Google Chrome, Microsoft Edge |
| **Clipboard Manager** | clipse | unstable | | **Clipboard Manager** | clipse |
| **Desktop Environment** | Gnome, Hyprland (primary) | unstable | | **Desktop Environment** | Gnome, Hyprland (primary) |
| **Display Server** | Wayland | unstable | | **Display Server** | Wayland |
| **File Manager** | Nautilus | stable | | **File Manager** | Nautilus |
| **Image Viewer** | Loupe | stable | | **Image Viewer** | Loupe |
| **Image Editor** | GIMP | stable | | **Image Editor** | GIMP |
| **Music Player** | Spotify | stable | | **Music Player** | Spotify |
| **Shell** | zsh | stable | | **Shell** | zsh |
| **Screenshots** | grimblast, satty | unstable | | **Screenshots** | grimblast, satty |
| **Password Manager** | Bitwarden | stable | | **Password Manager** | Bitwarden |
| **Terminal Emulator** | Alacritty | stable | | **Terminal Emulator** | Alacritty |
| **Text Editors** | (neo)vim, Visual Studio Code | stable | | **Text Editors** | (neo)vim, Visual Studio Code |
| **Video Player** | mpv | stable | | **Video Player** | mpv |
| **Virtualisation** | virt-manager | stable | | **Virtualisation** | virt-manager |
| **VPN Client** | Tailscale | unstable | | **VPN Client** | Tailscale |
#### Enjoy! #### Enjoy!