desktop/copy_stuff.nix, not dev
This commit is contained in:
@@ -1644,9 +1644,6 @@ This Home Manager Nix module (ai.nix) installs the Ollama package and configures
|
|||||||
}
|
}
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
** Powermenu
|
|
||||||
This is a script copied from the copy_stuff folder
|
|
||||||
|
|
||||||
** Animated Wallpaper
|
** Animated Wallpaper
|
||||||
Sets animated wallpaper ~/nixos_conf/wallpaperstuff/videos/myWallpaper.mp4
|
Sets animated wallpaper ~/nixos_conf/wallpaperstuff/videos/myWallpaper.mp4
|
||||||
#+begin_src nix :tangle home/desktop/animated_wallpaper.nix :noweb tangle :mkdirp yes
|
#+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
|
* Copy Files 2 homefolder
|
||||||
This makes sure all ./assets/copy_stuff ends up in the right folder
|
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, ... }:
|
{ config, pkgs, lib, ... }:
|
||||||
{
|
{
|
||||||
# Ensure the script is executable and available
|
# Ensure the script is executable and available
|
||||||
|
|||||||
Reference in New Issue
Block a user