From 49f8d6e58f8797af2a3a58ea291c097c9c20a495 Mon Sep 17 00:00:00 2001 From: deadvey Date: Mon, 11 Nov 2024 23:58:40 +0000 Subject: [PATCH] readme shit --- README.md | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0d26f96..85a70e4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,17 @@ -# nixos -my nixos config, everything is one file, including my home-manager stuff
-You can run ./edit-config.sh to edit and push (if there's no errors)
-You need root access to edit the config
+# Nixos +My nixos config +You can run ./editconfig to edit and push (if there's no errors)
+You need root access to edit the config of course
When you build it the switch log will go to nixos-switch.log
-Have a good time :) \ No newline at end of file +Have a good time :) + +# Home Manager +All my dotfiles are in home-manager
+They can be edited with ./edithome (no root is required)
+Log output goes to home-switch.log + +``` +TODO: +Make wallpaper (hyprpaper) reload (or seem to) dynamically, currently does not change theme when rest of the home is rebuild +``` +