Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when tangling with "/sudo" #27

Open
refaelsh opened this issue May 7, 2023 · 0 comments
Open

Error when tangling with "/sudo" #27

refaelsh opened this issue May 7, 2023 · 0 comments

Comments

@refaelsh
Copy link

refaelsh commented May 7, 2023

I have the following in my org file:

#+PROPERTY: header-args :dir :tangle "/sudo::/etc/nixos/configuration.nix" 

When using this package like this:

(use-package! org-auto-tangle
  :defer t
  :hook (org-mode . org-auto-tangle-mode)
  :config
  (setq org-auto-tangle-default t))

I get the following error when my org file gets auto tangled:

error in process sentinel: Opening output file: No such file or directory, /sudo::/etc/nixos/ #configuration.nix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant