Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mkrawiec/debian-gsd
Get shit done Debian workstation
https://github.com/mkrawiec/debian-gsd
ansible debian desktop linux workstation
Last synced: about 1 month ago
JSON representation
Get shit done Debian workstation
- Host: GitHub
- URL: https://github.com/mkrawiec/debian-gsd
- Owner: mkrawiec
- License: gpl-3.0
- Created: 2022-08-26T18:25:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-18T14:33:46.000Z (5 months ago)
- Last Synced: 2024-08-18T15:45:00.814Z (5 months ago)
- Topics: ansible, debian, desktop, linux, workstation
- Language: Shell
- Homepage:
- Size: 55.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# debian-gsd
![debian-gsd screenshot](https://user-images.githubusercontent.com/142805/186964547-48666722-5bbc-41e6-b930-8078345156d4.png)
---
## Introduction
This project is set of configuration and tools for Debian Stable. It strives to deliver rock-solid and refined desktop workstation install. It's dedicated to advanced linux users - developers, sysadmins and enthusiasts.
## Features
- Small Debian Stable base, adapted as a platform for running flatpaks and containers. Additionally [distrobox](https://github.com/89luca89/distrobox) comes preinstalled as a containerized environment for everyday software development. This creates a mix of rock-solid stable base and updated applications.
- Automatic Btrfs snapshots (via apt and snapper), the ability to boot from read-only snapshots and [rollback to a previous state](doc/user_guide.md#rolling-back-system-changes)
- GNOME Desktop experience, that's close to stock, but with [refined defaults](ansible/roles/desktop/files/01-desktop-settings)
- Extras enabled by default - wireplumber, systemd-resolved, swap on zram, oom killer
- Backports and non-free repos enabled by default
- Configuration in form of ansible playbook, that is easy to extend and personalize## Install
Read instructions