Deepak Mallubhotla 8bfa12f11d
All checks were successful
Test templates, puts into cache / nix (nix-runner) (push) Successful in 5m30s
Starting to add mdt task management but why
2025-04-03 11:04:51 -05:00
2025-03-24 04:12:00 -05:00
2025-04-02 16:08:12 -05:00
2025-03-28 20:39:08 -05:00
2025-03-24 04:12:00 -05:00
2025-03-24 00:22:50 -05:00
2025-03-21 12:32:21 -05:00
2025-04-02 12:19:05 -05:00
2025-03-18 03:53:34 -05:00
2025-03-24 04:12:00 -05:00

nixos config

Quite incomplete.

Setup post install

  • obsidian needs to be connected to vault repo
  • auth discord
  • auth kubectl
  • nextcloud-client setup?
  • git clone sd and nixconf directories
  • nixconf path will need to be set in env var most likely

Update

  • nix flake update --recreate-lock-file
  • rebuild nixos (sd)

Troubleshooting

If sops-nix is having trouble in WSL it could be because the user systemd set up doesn't get correctly started. Using something like systemctl restart user@1000 can be helpful (cf. [this link]{https://github.com/microsoft/WSL/issues/8842#issuecomment-2346387618})

Todo

  • Toggle checkbox needs to only be enabled for markdown, use autocmd or something
Description
No description provided
Readme 12 MiB
Languages
Nix 63.7%
Lua 18.1%
Python 17.8%
Just 0.4%