mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-18 22:55:52 +05:30
Added ayu-dark readme + config screenshot on main readme
This commit is contained in:
parent
712bd16ed8
commit
a97efbc391
|
@ -8,6 +8,9 @@
|
|||
* What is this repository?
|
||||
These are my dotfiles (configuration files) for my NixOS setup(s).
|
||||
|
||||
Here is my main setup:
|
||||
[[themes/ayu-dark/ayu-dark.png]]
|
||||
|
||||
* Notes for Myself
|
||||
To get this running on a NixOS system, I will start by cloning the repo:
|
||||
#+BEGIN_SRC sh :noeval
|
||||
|
@ -37,7 +40,9 @@ If home-manager starts to not cooperate, it may be because the unstable branch o
|
|||
nix-channel --add https://nixos.org/channels/nixpkgs-unstable
|
||||
#+END_SRC
|
||||
|
||||
Then, my home-manager configuration can be installed with:
|
||||
Home-manager may also not work without re-logging back in after it has been installed.
|
||||
|
||||
Once home-manager is running, my home-manager configuration can be installed with:
|
||||
#+BEGIN_SRC sh :noeval
|
||||
home-manager switch --flake .#emmet
|
||||
#+END_SRC
|
||||
|
|
8
themes/ayu-dark/README.org
Normal file
8
themes/ayu-dark/README.org
Normal file
|
@ -0,0 +1,8 @@
|
|||
#+title: Ayu Dark
|
||||
#+author: Emmet
|
||||
|
||||
"Ayu Dark" base-16 theme originally by Khue Nguyen ([[mailto:Z5483Y@gmail.com][Z5483Y@gmail.com]]).
|
||||
|
||||
[[ayu-dark.png]]
|
||||
|
||||
[[https://w.wallhaven.cc/full/zy/wallhaven-zy8wwo.jpg][Background Link]]
|
Loading…
Reference in a new issue