diff --git a/hosts/katana.nix b/hosts/katana.nix index 8cb3981..b2cfa5a 100644 --- a/hosts/katana.nix +++ b/hosts/katana.nix @@ -80,6 +80,7 @@ # Services. services = { + pcscd.enable = true; blueman.enable = true; pulseaudio.enable = false; printing.enable = true; @@ -135,6 +136,11 @@ neovim brave libation + libreoffice-qt6 + spotify + p7zip + yubioath-flutter + steam ]; # Fonts diff --git a/http_cache.sqlite b/http_cache.sqlite new file mode 100644 index 0000000..3e328bf Binary files /dev/null and b/http_cache.sqlite differ