Skip to content

Automates the installation of a fully‑featured Debian workstation, including optional GPU drivers, Mircosoft Surface support, Hyprland, and a curated set of workstation tools.

License

Notifications You must be signed in to change notification settings

Piercingxx/debian-mod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Debian‑Mod

A one-step installer for a fully-featured Debian workstation.
Automates core package installation, GPU drivers, Surface kernel modules, Hyprland, and curated dotfiles.


📦 Features

  • Installs GNOME, developer tools, and essential apps
  • Optional NVIDIA driver and Microsoft Surface kernel support
  • Hyprland Wayland session setup
  • Applies Piercing‑Dots dotfiles and customizations
  • Firewall configuration with UFW
  • Flatpak integration and core desktop applications

🚀 Quick Start

sudo apt update && sudo apt install git -y
git clone https://github.com/PiercingXX/debian-mod
cd debian-mod
chmod -R u+x scripts/
./install.sh

🛠️ Usage

Run ./install.sh and follow the menu prompts.
Options include system install, NVIDIA drivers, Surface kernel, Hyprland, and reboot.


🔧 Optional Scripts

Script Purpose
scripts/nvidia.sh Installs proprietary NVIDIA drivers
scripts/Surface.sh Installs Microsoft Surface kernel
scripts/hyprland-install.sh Installs Hyprland and dependencies
scripts/apps.sh Installs core desktop applications

📄 License

MIT © PiercingXX
See the LICENSE file for details.


🤝 Contributing

Fork, branch, and PR welcome.
Keep scripts POSIX-friendly and avoid hard-coded paths.


📞 Support

No direct support provided.

About

Automates the installation of a fully‑featured Debian workstation, including optional GPU drivers, Mircosoft Surface support, Hyprland, and a curated set of workstation tools.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages