-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
dprintSame trouble dprint/dprint-plugin-prettier#69 https://discourse.nixos.org/t/no-such-file-of-directory-when-trying-to-execute-binary-file/6150 from their pureness? 👀 https://nixos.wiki/wiki/Packaging/Binaries Using exec "https://plugins.dprint.dev/exec-0.4.4.json@c207bf9b9a4ee1f0ecb75c594f774924baf62e8e53a2ce9d873816a408cecbf7" as https://github.com/pankona/pankona.github.com/pull/250/files has same problem How about nix-ld? dprint process plugins doesn't fit for NixOS, nix-ld can run, but inject NIX_LD path needs impure mode |
Fix and refine nix flake run
config/fcitx5/config
Outdated
@@ -12,7 +12,6 @@ EnumerateSkipFirst=False | |||
0=Control+space | |||
1=Zenkaku_Hankaku | |||
2=Hangul | |||
3=Henkan |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
May not default for the before 🤔
nixos/configuration.nix
Outdated
|
||
# https://github.com/NixOS/nixpkgs/issues/33282 | ||
xdg-user-dirs | ||
vscodium |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about alias? But I don't reduce shims like code=codium
ripgrep | ||
|
||
# https://github.com/NixOS/nixpkgs/issues/33282 | ||
xdg-user-dirs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isn't work
nixos/flake.nix
Outdated
{ | ||
name = "Global"; | ||
remap = { | ||
"CapsLock" = "Ctrl_L"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add keymap to realize CapsLock for fail-safe
* Install signal for messanger * Do not install signal via home-manager I may add it in NixOS #576
For a preparation part for #576 But I do not want to install vscode in user@linux because it is unfree
firefox does not support aarch64-apple-darwin
This comment has been minimized.
This comment has been minimized.
🤖 removed 🗑️ staging ⬢ from ghcr.io
|
Adding the option helped me a lot now. Having only Windows is much riskier. #818 |
May relate to #527
Common
NixOS CI: We can't this?: https://hub.docker.com/r/nixos/nix is not a NixOS=> Extracted to CI for NixOS #642Keep English for directory names. Adding xdg-user-dirs for system package doesn't fix this-> Can't realize in both GNOME and KDE plasma 6. I may resolve it as another taskTiling windows manager - https://github.com/swaywm/sway ?extracted to Tiling window manager for NixOS #528, (Tried Hypland, but wezterm is unstable even if nightly versions. So switched to KDE)Install Steam=> Looks annoy settingsInstall Google Drive=> Maybe resolved by rcloneInstall Dropbox=> Maybe resolved by rclone or unsubscribedVM for Windows or another Linux/FreeBSD=> May be address for https://www.reddit.com/r/NixOS/comments/177wcyi/best_way_to_run_a_vm_on_nixos/ as another taskIs there pdf editor?=> No, at least for editing comment and layout in pagesRemove unused temporal code=> All comments are my treasure for nowHow to sync hardware-configuration? impure is not good? Should I store here?=> I don't want to save the file for public...? So using impure switch for nowDevice Specific
fingerprint:=> Basically cannot work in this device https://gitlab.freedesktop.org/libfprint/libfprint/-/issues/468Bus 003 Device 007: ID 04f3:0c3d Elan Microelectronics Corp. Elan:Fingerprint
Kensington SlimBlade Pro - how to enable middle key - https://unix.stackexchange.com/questions/453069/configuring-kensington-slimblade-in-linux-> I'm not using many buttons for trackballs... 😋ThinkPad E14 Gen 5 AMD: https://github.com/ramaureirac/thinkpad-e14-linux/tree/7539f51b1c29d116a549265f992032aa9642d4a5/thinkpad-e14-gen5=> Will address when init the machineIntegrate nixos-hardware=> Will address when init the machinePrinter and scanner drivers?=> Will consider in another PRRetrospective
No good experience in the GUI, unstable chromium based apps, annoy wayland and IME, unstable wezterm
I should keep Windows for another Desktop machine. 😩