added podman support

This commit is contained in:
randogoth 2026-02-03 07:41:19 +02:00
parent 879754cb8d
commit fe5ec84f14
4 changed files with 34 additions and 11 deletions

View file

@ -28,26 +28,28 @@
home.packages = with pkgs; [
# decibels # default GNOME audio player
gnome-calendar # default GNOME calendar
gnome-calendar # default GNOME calendar
# gnome-contacts # default GNOME contacts
firefox # Mozilla web browser
firefox # Mozilla web browser
# google-chrome # web browser from Google
# chromium # open source web browser from Google
# brave # privacy oriented web browser
# opera # fast alternative web browser
# vivaldi # powerful and personal web browser
thunderbird # full-featured Mozilla e-mail client
thunderbird # full-featured Mozilla e-mail client
# geary # default GNOME email client
ptyxis # container aware GNOME terminal
ptyxis # container aware GNOME terminal
# alacritty # GPU accelerated terminal emulator
# kitty # GPU accelerated terminal emulator
jetbrains-toolbox # fresh versions of Android Studio and other tools
jetbrains-toolbox # fresh versions of Android Studio and other tools
# devpod # open-source code spaces
pods # Podman desktop application
];
home.file = {