1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00

Changed bootloader mount point from /boot/efi to /boot & added yubikey.nix config

This commit is contained in:
xnm
2024-02-05 01:13:57 +02:00
parent b3df65ed82
commit d9d7c179d8
3 changed files with 32 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
./configuration.nix
./hardware-configuration.nix
# ./fingerprint-scanner.nix
./yubikey.nix
./sound.nix
./usb.nix
./time.nix
@@ -51,6 +52,7 @@
./info-fetchers.nix
./utils.nix
./terminal-utils.nix
./work.nix
];
};
};