From 9932cc528686195eb01929b9cdbedf88f47e7171 Mon Sep 17 00:00:00 2001 From: Henro Veijer Date: Mon, 2 Mar 2026 19:10:42 +0100 Subject: [PATCH] desktop/copy_stuff.nix, not dev --- henrovnix_ok/README.org | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/henrovnix_ok/README.org b/henrovnix_ok/README.org index 4bb84beab..3d02c7656 100755 --- a/henrovnix_ok/README.org +++ b/henrovnix_ok/README.org @@ -1644,9 +1644,6 @@ This Home Manager Nix module (ai.nix) installs the Ollama package and configures } #+end_src -** Powermenu -This is a script copied from the copy_stuff folder - ** Animated Wallpaper Sets animated wallpaper ~/nixos_conf/wallpaperstuff/videos/myWallpaper.mp4 #+begin_src nix :tangle home/desktop/animated_wallpaper.nix :noweb tangle :mkdirp yes @@ -2909,7 +2906,7 @@ This is mostly about configuring the monitor. And laptop specific utilities. * Copy Files 2 homefolder This makes sure all ./assets/copy_stuff ends up in the right folder -#+begin_src nix :tangle home/dev/copy_stuff.nix :noweb tangle :mkdirp yes. +#+begin_src nix :tangle home/desktop/copy_stuff.nix :noweb tangle :mkdirp yes. { config, pkgs, lib, ... }: { # Ensure the script is executable and available