feat(desktop): move tor-browser config to nixos module
This commit is contained in:
parent
f5a046cd58
commit
da52d32c91
3 changed files with 25 additions and 6 deletions
|
@ -5,7 +5,6 @@
|
|||
"repos"
|
||||
"vids"
|
||||
"tmp"
|
||||
".tor project"
|
||||
".local/share/PrismLauncher"
|
||||
];
|
||||
programs = {
|
||||
|
@ -15,7 +14,6 @@
|
|||
};
|
||||
home.packages = with pkgs; [
|
||||
stremio
|
||||
tor-browser
|
||||
prismlauncher
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue