Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOMone Bootstrap

Minimal setup scripts for Debian/Ubuntu inside NOMone Desktop.

Requirements

Install curl first or run the compact command:

sudo apt update && sudo apt install -y curl

Run

sudo apt update && sudo apt install -y curl && bash <(curl -fsSL curl -fsSL https://raw.githubusercontent.com/Shaarigan/nomone/refs/heads/main/setup.sh)

You may also run:

bash <(curl -fsSL https://raw.githubusercontent.com/Shaarigan/nomone/refs/heads/main/setup.sh)

*requires curl

What it does

  • Removes Firefox
  • Updates system
  • Installs KDE Plasma
  • Sets timezone (Europe/Berlin)
  • Disables auto screen lock
  • Optional installation:
    • .NET SDK*
    • JetBrains Rider*

*Sets the following environment variable to fix the .NET GC error 0x800700E on ARM64 via proot

DOTNET_GCHeapHardLimit=1C0000000

Supported systems

  • Debian
  • Ubuntu

About

Utility scripts for the NOMone Desktop Android App

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages