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