noved copy_stuff.nix
This commit is contained in:
@@ -2906,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/desktop/copy_stuff.nix :noweb tangle :mkdirp yes.
|
#+begin_src nix :tangle home/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