Compare commits

..

2 commits

Author SHA1 Message Date
715eeabaa4 bump lock 2025-02-11 16:07:40 +01:00
127f4d4c0e enable git lfs 2025-02-11 16:07:21 +01:00
2 changed files with 8 additions and 8 deletions

14
flake.lock generated
View file

@ -278,11 +278,11 @@
"lix": {
"flake": false,
"locked": {
"lastModified": 1739137265,
"narHash": "sha256-WejZuOso5ElVYLA/17uVw7Noqi72ZbydPwMrbqNzC0c=",
"rev": "7d4912bcf9028db491fe1061d3efcf2392c4bd76",
"lastModified": 1739192059,
"narHash": "sha256-r40TUIL6zij0kWBpqKyI7O2brT3Myaa3aAGamkZEvfc=",
"rev": "3bca42eb0049772d9079f29f25186575f8e5a4ae",
"type": "tarball",
"url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/7d4912bcf9028db491fe1061d3efcf2392c4bd76.tar.gz?rev=7d4912bcf9028db491fe1061d3efcf2392c4bd76"
"url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/3bca42eb0049772d9079f29f25186575f8e5a4ae.tar.gz?rev=3bca42eb0049772d9079f29f25186575f8e5a4ae"
},
"original": {
"type": "tarball",
@ -567,11 +567,11 @@
]
},
"locked": {
"lastModified": 1738291974,
"narHash": "sha256-wkwYJc8cKmmQWUloyS9KwttBnja2ONRuJQDEsmef320=",
"lastModified": 1739262228,
"narHash": "sha256-7JAGezJ0Dn5qIyA2+T4Dt/xQgAbhCglh6lzCekTVMeU=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "4c1251904d8a08c86ac6bc0d72cc09975e89aef7",
"rev": "07af005bb7d60c7f118d9d9f5530485da5d1e975",
"type": "github"
},
"original": {

View file

@ -51,7 +51,7 @@
whois
mtr
]
++ (if config.networking.hostName == "toaster" then [ gitFull ] else [ git ]);
++ (if config.networking.hostName == "toaster" then [ gitFull git-lfs ] else [ git ]);
environment.variables =
let