From 910b84667fd71f8ced1bd61034d32f926278dbf0 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Mon, 16 Jan 2023 20:09:01 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 37266ca..de36d98 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,16 @@ Nix files: (nix-configs/) - `configuration.nix` : This is the main file for the base system including some applications that I use - `plasma.nix` : This file is for the desktop, login manager and other KDE applications - `gnome.nix` : This file is for the desktop and login manager +- `pantheon.nix` : This file is for the desktop and login manager (this removes AppCenter) - `programs.nix` : This file adds applications like Slack, Discord and virt-manager including turning on the services - `unstable.nix` : This file has the applications that need to be from unstable to work like ProtonVPN software +## Screenshots + +![GNOME Installation](Screenshots/nixos-gnome.png) + +![Pantheon Installation](Screenshots/nixos-pantheon.png) + Nix files: (nix-configs/systems) ## Use the nixos-hardware channel for Pinebook Pro and Raspberry Pi 4: