my nixos config

flake.lock: Update

Flake lock file updates:

• Updated input 'home-manager':
'github:nix-community/home-manager/43e205606aeb253bfcee15fd8a4a01d8ce8384ca' (2025-11-02)
→ 'github:nix-community/home-manager/295d90e22d557ccc3049dc92460b82f372cd3892' (2025-11-25)
• Removed input 'lix-module'
• Removed input 'lix-module/flake-utils'
• Removed input 'lix-module/flake-utils/systems'
• Removed input 'lix-module/flakey-profile'
• Removed input 'lix-module/lix'
• Removed input 'lix-module/nixpkgs'
• Updated input 'nixos-hardware':
'github:NixOS/nixos-hardware/7467f155fcba189eb088a7601f44fbef7688669b' (2025-10-31)
→ 'github:NixOS/nixos-hardware/da17006633ca9cda369be82893ae36824a2ddf1a' (2025-11-25)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/2fb006b87f04c4d3bdf08cfdbc7fab9c13d94a15' (2025-10-31)
→ 'github:NixOS/nixpkgs/5ae3b07d8d6527c42f17c876e404993199144b6a' (2025-11-24)
• Updated input 'nixpkgs-master':
'github:NixOS/nixpkgs/1cd33174f4696e448a32483fded9a1714999f491' (2025-11-02)
→ 'github:NixOS/nixpkgs/75c025c6135ca219cded2592343bef3daa4b39b9' (2025-11-25)

+12 -96
+12 -96
flake.lock
··· 1 1 { 2 2 "nodes": { 3 - "flake-utils": { 4 - "inputs": { 5 - "systems": "systems" 6 - }, 7 - "locked": { 8 - "lastModified": 1731533236, 9 - "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 10 - "owner": "numtide", 11 - "repo": "flake-utils", 12 - "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 13 - "type": "github" 14 - }, 15 - "original": { 16 - "owner": "numtide", 17 - "repo": "flake-utils", 18 - "type": "github" 19 - } 20 - }, 21 - "flakey-profile": { 22 - "locked": { 23 - "lastModified": 1712898590, 24 - "narHash": "sha256-FhGIEU93VHAChKEXx905TSiPZKga69bWl1VB37FK//I=", 25 - "owner": "lf-", 26 - "repo": "flakey-profile", 27 - "rev": "243c903fd8eadc0f63d205665a92d4df91d42d9d", 28 - "type": "github" 29 - }, 30 - "original": { 31 - "owner": "lf-", 32 - "repo": "flakey-profile", 33 - "type": "github" 34 - } 35 - }, 36 3 "home-manager": { 37 4 "inputs": { 38 5 "nixpkgs": [ ··· 40 7 ] 41 8 }, 42 9 "locked": { 43 - "lastModified": 1762087455, 44 - "narHash": "sha256-hpbPma1eUKwLAmiVRoMgIHbHiIKFkcACobJLbDt6ABw=", 10 + "lastModified": 1764075860, 11 + "narHash": "sha256-KYEIHCBBw+/lwKsJNRNoUxBB4ZY2LK0G0T8f+0i65q0=", 45 12 "owner": "nix-community", 46 13 "repo": "home-manager", 47 - "rev": "43e205606aeb253bfcee15fd8a4a01d8ce8384ca", 14 + "rev": "295d90e22d557ccc3049dc92460b82f372cd3892", 48 15 "type": "github" 49 16 }, 50 17 "original": { ··· 53 20 "type": "github" 54 21 } 55 22 }, 56 - "lix": { 57 - "flake": false, 58 - "locked": { 59 - "lastModified": 1761937274, 60 - "narHash": "sha256-KlELhsSq3XbemrGyQhmGurFu7m8wOEBw+8M04L7hn7A=", 61 - "rev": "91867941fa73afea7869b7c71ede82e5ef8927da", 62 - "type": "tarball", 63 - "url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/91867941fa73afea7869b7c71ede82e5ef8927da.tar.gz?rev=91867941fa73afea7869b7c71ede82e5ef8927da" 64 - }, 65 - "original": { 66 - "type": "tarball", 67 - "url": "https://git.lix.systems/lix-project/lix/archive/main.tar.gz" 68 - } 69 - }, 70 - "lix-module": { 71 - "inputs": { 72 - "flake-utils": "flake-utils", 73 - "flakey-profile": "flakey-profile", 74 - "lix": "lix", 75 - "nixpkgs": [ 76 - "nixpkgs" 77 - ] 78 - }, 79 - "locked": { 80 - "lastModified": 1761960361, 81 - "narHash": "sha256-FvuAw56NIVJpS3Kr8Wv9PpU4eehZMcdIVkxjStuYmqc=", 82 - "rev": "c47f62187601ea2991b79a9bacdbfdf76cd29fbe", 83 - "type": "tarball", 84 - "url": "https://git.lix.systems/api/v1/repos/lix-project/nixos-module/archive/c47f62187601ea2991b79a9bacdbfdf76cd29fbe.tar.gz?rev=c47f62187601ea2991b79a9bacdbfdf76cd29fbe" 85 - }, 86 - "original": { 87 - "type": "tarball", 88 - "url": "https://git.lix.systems/lix-project/nixos-module/archive/main.tar.gz" 89 - } 90 - }, 91 23 "nixos-hardware": { 92 24 "locked": { 93 - "lastModified": 1761933221, 94 - "narHash": "sha256-rNHeoG3ZrA94jczyLSjxCtu67YYPYIlXXr0uhG3wNxM=", 25 + "lastModified": 1764080039, 26 + "narHash": "sha256-b1MtLQsQc4Ji1u08f+C6g5XrmLPkJQ1fhNkCt+0AERQ=", 95 27 "owner": "NixOS", 96 28 "repo": "nixos-hardware", 97 - "rev": "7467f155fcba189eb088a7601f44fbef7688669b", 29 + "rev": "da17006633ca9cda369be82893ae36824a2ddf1a", 98 30 "type": "github" 99 31 }, 100 32 "original": { ··· 106 38 }, 107 39 "nixpkgs": { 108 40 "locked": { 109 - "lastModified": 1761907660, 110 - "narHash": "sha256-kJ8lIZsiPOmbkJypG+B5sReDXSD1KGu2VEPNqhRa/ew=", 41 + "lastModified": 1763966396, 42 + "narHash": "sha256-6eeL1YPcY1MV3DDStIDIdy/zZCDKgHdkCmsrLJFiZf0=", 111 43 "owner": "NixOS", 112 44 "repo": "nixpkgs", 113 - "rev": "2fb006b87f04c4d3bdf08cfdbc7fab9c13d94a15", 45 + "rev": "5ae3b07d8d6527c42f17c876e404993199144b6a", 114 46 "type": "github" 115 47 }, 116 48 "original": { ··· 122 54 }, 123 55 "nixpkgs-master": { 124 56 "locked": { 125 - "lastModified": 1762090448, 126 - "narHash": "sha256-6tsB7ydw+rSfUkU9jRoFQKwRWnyTTsZrmKfEXb2kDc0=", 57 + "lastModified": 1764095312, 58 + "narHash": "sha256-vFunsreG85L29bT5enz7hTLpKNVk+urGXgNLQINTEko=", 127 59 "owner": "NixOS", 128 60 "repo": "nixpkgs", 129 - "rev": "1cd33174f4696e448a32483fded9a1714999f491", 61 + "rev": "75c025c6135ca219cded2592343bef3daa4b39b9", 130 62 "type": "github" 131 63 }, 132 64 "original": { ··· 139 71 "root": { 140 72 "inputs": { 141 73 "home-manager": "home-manager", 142 - "lix-module": "lix-module", 143 74 "nixos-hardware": "nixos-hardware", 144 75 "nixpkgs": "nixpkgs", 145 76 "nixpkgs-master": "nixpkgs-master" 146 - } 147 - }, 148 - "systems": { 149 - "locked": { 150 - "lastModified": 1681028828, 151 - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 152 - "owner": "nix-systems", 153 - "repo": "default", 154 - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 155 - "type": "github" 156 - }, 157 - "original": { 158 - "owner": "nix-systems", 159 - "repo": "default", 160 - "type": "github" 161 77 } 162 78 } 163 79 },