mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-06-07 15:12:44 +02:00
feat: idols-ai - add new data disk via disko (#250)
feat: luks automatic unlock via tpm2 chip for all physical hosts feat: enable login manager fix: Rename network interface config back following hardware change
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ rec {
|
||||
# ============================================
|
||||
ai = {
|
||||
# Desktop PC
|
||||
iface = "enp4s0";
|
||||
iface = "enp5s0";
|
||||
ipv4 = "192.168.5.100";
|
||||
ipv6 = "fe80::10"; # Link-local Address
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user