Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Begins NixOS for a desktop option #576

Merged
merged 109 commits into from
Jun 28, 2024
Merged

Begins NixOS for a desktop option #576

merged 109 commits into from
Jun 28, 2024

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    dc88561 View commit details
    Browse the repository at this point in the history
  2. Avoid pre-built binaries in NixOS problems for LSP

    Fix and refine nix flake run
    kachick committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    79cd7a3 View commit details
    Browse the repository at this point in the history
  3. Start to manage xremap config

    kachick committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    950cc5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    674f73b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccf70d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8c93bc View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Enable nix-ld

    kachick committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a1b9411 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d270b50 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    ebdc2cf View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    14a9919 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    a233390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf9dd9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32de982 View commit details
    Browse the repository at this point in the history
  4. Enable NixOS via flake

    kachick committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e0a8932 View commit details
    Browse the repository at this point in the history
  5. Follow new schema for xkb.*

    kachick committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    426b702 View commit details
    Browse the repository at this point in the history
  6. Use same host-name

    kachick committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    66c95c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7cbdd84 View commit details
    Browse the repository at this point in the history
  8. Fix non executed wezterm

    kachick committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6d10b7b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0eb44ca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e96e92d View commit details
    Browse the repository at this point in the history
  11. Disable unused nix-ld for now

    kachick committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ca14440 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    195a89e View commit details
    Browse the repository at this point in the history
  13. Disable wayland for wezterm

    kachick committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    7f4c648 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Use latest wezterm to avoid broken stable releases on wayland

    But this way may have risk to be dropped the flake support
    
    wez/wezterm#5373
    kachick committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    0f47460 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2006d1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89084a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    637cc19 View commit details
    Browse the repository at this point in the history
  5. Install beedii font

    kachick committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    6d728a7 View commit details
    Browse the repository at this point in the history
  6. Fix fonts config for NixOS

    kachick committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    8a7ed8f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1582ad3 View commit details
    Browse the repository at this point in the history
  8. Add note about frozen chrome

    kachick committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    dc6200e View commit details
    Browse the repository at this point in the history
  9. Globally enable firefox

    kachick committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    4db3092 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e5b550f View commit details
    Browse the repository at this point in the history
  11. Use global typos-lsp

    kachick committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    68eb199 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    09f8f62 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    42d1783 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ad71546 View commit details
    Browse the repository at this point in the history
  15. Start using clipcat

    kachick committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    c350fa5 View commit details
    Browse the repository at this point in the history
  16. Install package in global

    kachick committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    ab95c21 View commit details
    Browse the repository at this point in the history
  17. Install rofi for clipcat

    kachick committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    d128a32 View commit details
    Browse the repository at this point in the history
  18. Replace copycat with copyq

    kachick committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    bb31371 View commit details
    Browse the repository at this point in the history
  19. Replace copyq with clipse

    kachick committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    3045752 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    14513cd View commit details
    Browse the repository at this point in the history
  21. Prefer original wl-clipboard

    kachick committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    2e02ee6 View commit details
    Browse the repository at this point in the history
  22. Only use hyprland

    kachick committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    915eba0 View commit details
    Browse the repository at this point in the history
  23. Enable minimum x11 again

    kachick committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    5339829 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cb0ceb3 View commit details
    Browse the repository at this point in the history
  25. Disable wayland for wezterm

    kachick committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    2b35c97 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fb1f2d9 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    919ae09 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    5e227e2 View commit details
    Browse the repository at this point in the history
  2. Backto hyprland era again

    kachick committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b609b9c View commit details
    Browse the repository at this point in the history
  3. Backto GNOME era

    kachick committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6619b07 View commit details
    Browse the repository at this point in the history
  4. Disable hyprland

    kachick committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0b2718d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c99018 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a562da8 View commit details
    Browse the repository at this point in the history
  7. Add some IME settings

    kachick committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    64935ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6df134e View commit details
    Browse the repository at this point in the history
  9. KDE again...

    kachick committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    43dbcfb View commit details
    Browse the repository at this point in the history
  10. Replace sddm with gdm

    kachick committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    81f49d0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1d399d7 View commit details
    Browse the repository at this point in the history
  12. How about enabling as this?

    kachick committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d94b55b View commit details
    Browse the repository at this point in the history
  13. gdm is needed...

    kachick committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    75a8a1f View commit details
    Browse the repository at this point in the history
  14. Disable gnome theme for qt

    kachick committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    81a8bcb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f512b8e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6f4d457 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bb97560 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    47d549f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    920bb55 View commit details
    Browse the repository at this point in the history
  20. Enable real podman in NixOS

    kachick committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    bdfc1cc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    903c9b8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    134b813 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5623b53 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7dee921 View commit details
    Browse the repository at this point in the history
  25. Fix unfree specifier

    kachick committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    47d37c7 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d5e46a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    ce45a1d View commit details
    Browse the repository at this point in the history
  2. Import beedii package from kachick/nixpkgs

    Because of that repository has less star and unmaintained,
    So NixOS might not accept the PR...
    kachick committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7eec668 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78e40e3 View commit details
    Browse the repository at this point in the history
  4. Add twemoji

    kachick committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    763ebbd View commit details
    Browse the repository at this point in the history
  5. Manage firefox settings

    kachick committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    010b890 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    146b562 View commit details
    Browse the repository at this point in the history
  7. Add some firefox config

    kachick committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    df5a89a View commit details
    Browse the repository at this point in the history
  8. No music no life

    kachick committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    79f6e10 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    48ae00b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f49b55b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    76edd9e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c2b10e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    5b24b30 View commit details
    Browse the repository at this point in the history
  2. Install Signal, WARP, Dropbox

    kachick committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a161d09 View commit details
    Browse the repository at this point in the history
  3. Enable WARP systemd

    kachick committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    5aee17c View commit details
    Browse the repository at this point in the history
  4. Add link to the issue

    kachick committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3a461fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93bc0db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d82490 View commit details
    Browse the repository at this point in the history
  7. Enable wayland IME for signal

    kachick committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    5d30580 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea91c0f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    01f44f0 View commit details
    Browse the repository at this point in the history
  10. How about this override?

    kachick committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    480657f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    093dee5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7cd9638 View commit details
    Browse the repository at this point in the history
  13. Update docs about NixOS

    kachick committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4fa5376 View commit details
    Browse the repository at this point in the history
  14. Consider NixOS in updeps

    kachick committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b28e878 View commit details
    Browse the repository at this point in the history
  15. Remove unused qt config

    kachick committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ff65b31 View commit details
    Browse the repository at this point in the history
  16. Downgrade macos action runne to 13 to keep Intel era

    firefox does not support aarch64-apple-darwin
    kachick committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a8e2192 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a50993b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4dd1b92 View commit details
    Browse the repository at this point in the history
  19. How about this refactor?

    kachick committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c5e62c7 View commit details
    Browse the repository at this point in the history
  20. No lint for this?

    kachick committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    fcca15a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c9ec717 View commit details
    Browse the repository at this point in the history