Skip to content

Commit

Permalink
add some more stuff to the readme about the desktop session
Browse files Browse the repository at this point in the history
  • Loading branch information
vivlim committed Mar 13, 2024
1 parent 96487e0 commit e372fe0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ This config has the following qualities (at time of writing, and this is not an
- Full disk encryption + lvm (via nixos-anywhere/disko, see later in this readme)
- Note that entering the encryption password requires attaching a usb keyboard during boot, at the moment.
- Boots up in gamescope (see ./deck.nix)
- Plasma ([from my base](https://github.com/vivlim/nix-base/blob/main/desktop/plasma.nix))
- Plasma wayland session ([from my base](https://github.com/vivlim/nix-base/blob/main/desktop/plasma.nix))
- maliit-keyboard provides touch keyboard
- steam launches with [extest](https://github.com/Supreeeme/extest), so you can see the visible cursor move when steam input moves it in wayland sessions
- [Flatpak support + Discover (defined in my base)](https://github.com/vivlim/nix-base/blob/main/applications/flatpak.nix)
- [nix-ld](https://github.com/Mic92/nix-ld), which allows running unpatched binaries on nixos ([config is in my base](https://github.com/vivlim/nix-base/blob/main/applications/nix-ld.nix))
- obs studio, waydroid, retroarch, some other misc stuff (see ./configuration.nix)
Expand Down

0 comments on commit e372fe0

Please sign in to comment.