get rid of anki, does not work
This commit is contained in:
@@ -68,7 +68,6 @@
|
||||
./modules/kavita.nix
|
||||
./modules/netdata.nix
|
||||
./modules/tmpfs.nix
|
||||
./modules/anki.nix
|
||||
### Hardware ###
|
||||
./modules/hardware/ssd.nix
|
||||
home-manager.nixosModules.home-manager
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
services.ankisyncd = {
|
||||
enable = true;
|
||||
port = 27701;
|
||||
openFirewall = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user