change anki host to 0.0.0.0
remove monado - build borked
xkb options renamed
This commit is contained in:
tristan 2024-02-10 14:46:40 +00:00
parent f55fb2472c
commit 691c727ab7
5 changed files with 68 additions and 74 deletions

View file

@ -34,7 +34,6 @@ with inputs;
nixpkgs.config.packageOverrides = pkgs: {
inherit (hyprland.packages.${system}) xdg-desktop-portal-hyprland hyprland hyprland-protocols;
hycov = hycov.packages.${system}.hycov;
brave = (import stable-nixpkgs {inherit system;}).brave;
};
imports = [
{