Skip to content

Commit

Permalink
docs: add flake logo to README; remove old images
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsgruk committed Jul 1, 2024
1 parent 2ef9c5a commit 30309bd
Show file tree
Hide file tree
Showing 10 changed files with 7 additions and 3 deletions.
Binary file added .github/images/flake_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
Binary file removed .github/screenshots/hypr_clean.png
Binary file not shown.
Binary file removed .github/screenshots/hypr_dirty.png
Binary file not shown.
Binary file removed .github/screenshots/hypr_power.png
Binary file not shown.
Binary file removed .github/screenshots/sway_screen_clean.png
Binary file not shown.
Binary file removed .github/screenshots/sway_screen_dirty.png
Binary file not shown.
Binary file removed .github/screenshots/sway_screen_neofetch.png
Binary file not shown.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# jnsgruk's [NixOS](https://nixos.org/) & [Home Manager](https://github.com/nix-community/home-manager) Configurations
<p align="center">
<img width="250px" src=".github/images/flake_logo.png" alt="jnsgruk flake logo">
</p>

<h1 align="center">jnsgruk's <a href="https://nixos.org">NixOS</a> & <a href="https://github.com/nix-community/home-manager">Home Manager</a> Configurations</h1>

This repository contains a [Nix Flake](https://nixos.wiki/wiki/Flakes) for configuring my machines. As a general rule, my "server" machines track the latest stable release of NixOS, and my workstations/laptops track `unstable`.

Expand Down Expand Up @@ -67,8 +71,8 @@ The following is a list of the key elements of my setup, with links to their con

## 🖼️ Screenshots

![clean](.github/screenshots/hypr_uw_clean.png)
![dirty](.github/screenshots/hypr_uw_dirty.png)
![clean](.github/images/hypr_uw_clean.png)
![dirty](.github/images/hypr_uw_dirty.png)

<!-- Applications / Packages -->

Expand Down

0 comments on commit 30309bd

Please sign in to comment.