From 01e0c55631340df125d945e62770223eac7d647a Mon Sep 17 00:00:00 2001 From: iFargle Date: Thu, 21 Dec 2023 17:19:23 +0900 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3a77051c..8a5859d8 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ * Clone this repo ``` sudo git clone https://git.sysctl.io/albert/nix /etc/nixos/git -sudo chown -R :root /etc/nixos/git +sudo chown -R albert:root /etc/nixos/git # or, with wallpapers sudo git clone --recursive https://git.sysctl.io/albert/nix /etc/nixos/git -sudo chown -R :root /etc/nixos/git +sudo chown -R albert:root /etc/nixos/git ``` * Installing a system from the ISO: