mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
fixes
changelog: - wezterm always starts as new process now - deleted `hardware-configuration.nix` - added some fetchers - commented `nur` - disabled `opengl` - added qt theme inherited from gtk - removed deprecated notes about Yubikey from the README
This commit is contained in:
@@ -34,7 +34,7 @@ This repository houses my NixOS Linux ❄️ flake configuration, featuring the
|
||||
This system leverages cutting-edge channels and versions of software to provide you with the latest updates and features. Notably, it utilizes:
|
||||
|
||||
- **flake** (An experimental feature of the Nix package manager)
|
||||
- **nur** (The Nix User Repository)
|
||||
- ~~**nur** (The Nix User Repository)~~ *currently disabled
|
||||
- **nixpkgs**: unstable
|
||||
- **rust**: nightly version
|
||||
|
||||
@@ -271,8 +271,6 @@ This repo contains a NixOS configuration file (`nixos/yubikey.nix`) enabling:
|
||||
🛡️ For enhanced security and a passwordless experience:
|
||||
You can consider a YubiKey Bio Series device. These keys support FIDO2/WebAuthn and FIDO U2F and has built in fingerprint scanner for strong authentication. Please note, they do not offer Smart card, OpenPGP, or OTP functionality.
|
||||
|
||||
⚠️ Important Note: From personal experience, YubiKey integration on NixOS can sometimes be buggy or unstable. Experiment with caution, especially when combining different configurations and Linux programs.
|
||||
|
||||
## 📜 License
|
||||
|
||||
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|
||||
|
Reference in New Issue
Block a user