From 8462342d5159bf6f1faefbb36afde8b3591b4191 Mon Sep 17 00:00:00 2001 From: voidarclabs Date: Sun, 4 Jan 2026 13:37:39 +0000 Subject: [PATCH] functioning without doot :( --- common.nix | 2 +- configuration-laptop.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common.nix b/common.nix index feaf63f..13a1fbe 100644 --- a/common.nix +++ b/common.nix @@ -142,7 +142,7 @@ git fastfetch lsd - doot + stow fzf ripgrep zsh-autocomplete diff --git a/configuration-laptop.nix b/configuration-laptop.nix index 41d2c3b..b931888 100644 --- a/configuration-laptop.nix +++ b/configuration-laptop.nix @@ -26,7 +26,7 @@ fontSize = "11"; background = null; }) -] +]; # Local User users.users.user01 = {