mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 14:39:39 +00:00
vanadium/dev: fix maintainance service path for NixOS
This commit is contained in:
parent
5d309c2d4e
commit
52c1193c44
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
enable = true;
|
||||
# We don't deal with worktree folders anyway
|
||||
repositories = lib.map (path: "${config.home.homeDirectory}/r/${path}") [
|
||||
"nixos/nixpkgs"
|
||||
"NixOS/nixpkgs"
|
||||
"ghc/ghc"
|
||||
"haskell/cabal"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue