chore: update fedora -> ubuntu

This commit is contained in:
2025-12-06 01:33:16 +01:00
parent 70303d5f71
commit 5d98e44fab

View File

@@ -9,7 +9,7 @@ Use ./stow.sh --unstow <folder_name> to remove configuration
```
### Quirks
- Install based on Fedora Workstation with GNOME
- Install based on Ubuntu Desktop
- Font: [JetBrains Mono](https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/JetBrainsMono.zip)
- Keyboard Layout: EurKey
- Environment Vairables exported using systemd in [envvars.conf](files/environment/.config/environment.d/envvars.conf)
@@ -21,12 +21,11 @@ Use ./stow.sh --unstow <folder_name> to remove configuration
### Software
```
sudo dnf install \
sudo apt install \
kitty tmux \
git ripgrep fd-find fzf stow \
firefox \
obsidian \
nextcloud keepassxc tailscale
nextcloud keepassxc
```
- [Helix](https://github.com/helix-editor/helix/releases)