mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 18:19:09 +00:00
hosts/ni: add swh fs
This commit is contained in:
parent
03140974e8
commit
a5a0399e61
@ -137,6 +137,7 @@ in
|
|||||||
(swh.swh-core.overrideAttrs (attrs: {
|
(swh.swh-core.overrideAttrs (attrs: {
|
||||||
pythonPath = with pkgs.swh; [
|
pythonPath = with pkgs.swh; [
|
||||||
swh-model
|
swh-model
|
||||||
|
swh-fuse
|
||||||
];
|
];
|
||||||
}))
|
}))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user