From 7c106c37c7ea6abddc3da50615fb90c3fab4fc6c Mon Sep 17 00:00:00 2001 From: tootbrute Date: Sun, 12 Jan 2025 19:16:13 +0800 Subject: [PATCH] Update NixOS config. --- README.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 0f36e81..cf386a1 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,8 @@ # My NixOS Flake Config My NixOS repo with that has the configs for 2 of my NixOS machines. -NOTE: Archived. I don't use this anymore. It got too complicated with multiple machines. - - -## How to use this: -1. Change hostnames in the flake -2. Update things back up to github with: -``` -git add . #add all files -git commit -m "Update NixOS config." #commit message -git push origin main #put updated files in git repo -``` -3. In the `./nixos-config` directory, deploy with the command `sudo nixos-rebuild switch --flake .#HOSTNAME` +## NOTE: Archived. +I don't use this anymore. It got too complicated with multiple machines. # Structure of NixOS Config